diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-25 04:15:00 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-25 04:16:24 +0200 |
commit | e4d69fcaaca33952ed0c807500a4e93bbc0a365b (patch) | |
tree | be0e2a90c32df21e3184b50a249577438ff2d04a /faceapi/build_options.h | |
parent | 8769b18f24c7866d6e7c59494acd7f4369dbe18d (diff) |
remove faceapi
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
Diffstat (limited to 'faceapi/build_options.h')
-rw-r--r-- | faceapi/build_options.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/faceapi/build_options.h b/faceapi/build_options.h deleted file mode 100644 index e298686e..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 |