diff options
-rw-r--r-- | src/v4l.cc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -799,7 +799,7 @@ V4L::V4L(QString device) v4l = this; // Set global V4L object pointer. - start(); + // start(); } V4L::~V4L() |
![]() |
index : simplertp.git | |
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/v4l.cc | 2 |
@@ -799,7 +799,7 @@ V4L::V4L(QString device) v4l = this; // Set global V4L object pointer. - start(); + // start(); } V4L::~V4L() |