summaryrefslogtreecommitdiffhomepage
path: root/facetracknoir/wizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'facetracknoir/wizard.h')
-rw-r--r--facetracknoir/wizard.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/facetracknoir/wizard.h b/facetracknoir/wizard.h
index 9b0172f5..b0398915 100644
--- a/facetracknoir/wizard.h
+++ b/facetracknoir/wizard.h
@@ -16,7 +16,6 @@ public:
enum Model { Cap, ClipRight, ClipLeft };
enum { ClipRightX = 135, ClipLeftX = -135 };
- enum CameraMode { x640_480_75, x640_480_60, x320_240_189, x320_240_120 };
private slots:
void set_data();
};