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>2010-08-10 13:51:22 +0400
committerMike Erwin <significant.bit@gmail.com>2010-08-10 13:51:22 +0400
commit4bf887d4d3592e955144388305ae801040a57701 (patch)
tree6c74124ee0c9b7648ec3d66cc70931b5a84d35dc /intern/ghost/GHOST_ISystem.h
parentced1bd9e7dd5bc3e14d7f0f5e09a7b65f3ea2be2 (diff)
SpaceNav works in 3D view on Windows. Cleaned up related WIP code.
Diffstat (limited to 'intern/ghost/GHOST_ISystem.h')
-rw-r--r--intern/ghost/GHOST_ISystem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/intern/ghost/GHOST_ISystem.h b/intern/ghost/GHOST_ISystem.h
index ab974508145..b759b98f0bc 100644
--- a/intern/ghost/GHOST_ISystem.h
+++ b/intern/ghost/GHOST_ISystem.h
@@ -400,4 +400,3 @@ protected:
};
#endif // _GHOST_ISYSTEM_H_
-