summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_ht/ftnoir_tracker_ht.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2013-07-26 16:42:40 +0200
committerStanislaw Halik <sthalik@misaki.pl>2013-07-26 16:42:40 +0200
commit7c6208d53fa7f96fb1e844b23b9ad341c22f0fc8 (patch)
tree37a32b2b2b3b02cb9ed9c886debf3cde7f8a5687 /ftnoir_tracker_ht/ftnoir_tracker_ht.h
parenta205d7bbe8085d22d2f2931812a7975c981bf363 (diff)
Remove dead code
Diffstat (limited to 'ftnoir_tracker_ht/ftnoir_tracker_ht.h')
-rw-r--r--ftnoir_tracker_ht/ftnoir_tracker_ht.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ftnoir_tracker_ht/ftnoir_tracker_ht.h b/ftnoir_tracker_ht/ftnoir_tracker_ht.h
index a08f2437..fcdea140 100644
--- a/ftnoir_tracker_ht/ftnoir_tracker_ht.h
+++ b/ftnoir_tracker_ht/ftnoir_tracker_ht.h
@@ -74,7 +74,6 @@ private slots:
void settingChanged() { settingsDirty = true; }
void settingChanged(int) { settingsDirty = true; }
void settingChanged(double) { settingsDirty = true; }
- void cameraSettings();
};
#endif