projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2.5 MSVC9 projectfiles
[blender.git]
/
source
/
blender
/
editors
/
space_outliner
/
outliner.c
diff --git
a/source/blender/editors/space_outliner/outliner.c
b/source/blender/editors/space_outliner/outliner.c
index 27a44079a6e37d606286f8cc9e23e6a7b8783071..640c89803c8efc565fa28e1f0bbb171ed5a002b3 100644
(file)
--- a/
source/blender/editors/space_outliner/outliner.c
+++ b/
source/blender/editors/space_outliner/outliner.c
@@
-3372,7
+3372,7
@@
static void outliner_draw_tree(Scene *scene, ARegion *ar, SpaceOops *soops)
int starty, startx;
float col[4];
-#ifdef INTERNATIONAL
+#if
0 // XXX was #if
def INTERNATIONAL
FTF_SetFontSize('l');
BIF_SetScale(1.0);
#endif