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:
authorCampbell Barton <ideasman42@gmail.com>2012-06-14 20:13:09 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-06-14 20:13:09 +0400
commit1a39e74131b9dc30cb5daf4dffe3bb17c74f44fc (patch)
treefff081f5fa2ca68fd54355a329e60a04d6a52a95 /source/blender/makesdna
parent0b2fcf43680eb0c6877bd111580fa98ae7ccb7e7 (diff)
revert own commits 47907, 47908 after some discussion this is really bad and needs some different solution.
Diffstat (limited to 'source/blender/makesdna')
-rw-r--r--source/blender/makesdna/DNA_scene_types.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/makesdna/DNA_scene_types.h b/source/blender/makesdna/DNA_scene_types.h
index 33b28a6abff..3bceb0277d5 100644
--- a/source/blender/makesdna/DNA_scene_types.h
+++ b/source/blender/makesdna/DNA_scene_types.h
@@ -37,9 +37,6 @@
/* XXX, temp feature - campbell */
#define DURIAN_CAMERA_SWITCH
-/* XXX - We cant agree on this and it might get deprecated - campbell */
-#define USE_SCENE_COMPO_SCALE
-
#ifdef __cplusplus
extern "C" {
#endif