From 3089c4bbc10e98d18f43e8a70e7a3d0c0eaf0900 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 22 Mar 2013 20:48:17 +0100 Subject: Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!! .git/config: [core] ignorecase = false --- faceAPI/build_options.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 faceAPI/build_options.h (limited to 'faceAPI/build_options.h') diff --git a/faceAPI/build_options.h b/faceAPI/build_options.h deleted file mode 100644 index 6bc6a44c..00000000 --- a/faceAPI/build_options.h +++ /dev/null @@ -1,8 +0,0 @@ -////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// -// Build Options -// -////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// - -//controls whether or not FaceAPI should use the callback or poll -#define USE_HEADPOSE_CALLBACK 1 -- cgit v1.2.3