* fixed build in DEBUG mode

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28039 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Tappe
2008-10-13 15:30:24 +00:00
parent b6e7f00598
commit adffb3bd7f
+1 -1
View File
@@ -51,7 +51,7 @@ nop()
} }
#if DEBUG #if DEBUG > 1
static const char * static const char *
PictureOpToString(int op) PictureOpToString(int op)
{ {