-rw-r--r-- | noncore/multimedia/camera/mainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/multimedia/camera/mainwindow.h b/noncore/multimedia/camera/mainwindow.h index ac83488..1d844da 100644 --- a/noncore/multimedia/camera/mainwindow.h +++ b/noncore/multimedia/camera/mainwindow.h | |||
@@ -64,7 +64,7 @@ class CameraMainWindow: public QMainWindow | |||
64 | 64 | ||
65 | protected slots: | 65 | protected slots: |
66 | #ifndef QT_NO_DEBUG | 66 | #ifndef QT_NO_DEBUG |
67 | void doSomething(); // solely for debugging purposes | 67 | //void doSomething(); // solely for debugging purposes |
68 | #endif | 68 | #endif |
69 | 69 | ||
70 | private: | 70 | private: |