Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Erwin <significant.bit@gmail.com>2011-07-15 02:01:09 +0400
committerMike Erwin <significant.bit@gmail.com>2011-07-15 02:01:09 +0400
commitb0c8abf04e6af902827913e09c245efa690ce5c4 (patch)
tree8063c9110cf1d1386502bb18678f9782bd265335 /intern/ghost/intern/GHOST_NDOFManager.h
parentcc1ba4569ccdb77a9371140def316caecac71da5 (diff)
removed unused ndof code
Diffstat (limited to 'intern/ghost/intern/GHOST_NDOFManager.h')
-rw-r--r--intern/ghost/intern/GHOST_NDOFManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/ghost/intern/GHOST_NDOFManager.h b/intern/ghost/intern/GHOST_NDOFManager.h
index cabff22fca7..79e3a4eb4c8 100644
--- a/intern/ghost/intern/GHOST_NDOFManager.h
+++ b/intern/ghost/intern/GHOST_NDOFManager.h
@@ -27,7 +27,7 @@
#include "GHOST_System.h"
-#define DEBUG_NDOF_MOTION
+// #define DEBUG_NDOF_MOTION
#define DEBUG_NDOF_BUTTONS
typedef enum { NDOF_UnknownDevice, NDOF_SpaceNavigator, NDOF_SpaceExplorer, NDOF_SpacePilotPro } NDOF_DeviceT;