imagehandlinglib/Src/IHLDebugPrint.h
branchRCL_3
changeset 58 9e8b0cc88842
parent 38 2b4b06654caa
--- a/imagehandlinglib/Src/IHLDebugPrint.h	Wed Sep 15 12:32:44 2010 +0300
+++ b/imagehandlinglib/Src/IHLDebugPrint.h	Wed Oct 13 14:53:56 2010 +0300
@@ -59,7 +59,7 @@
     /**
      * Macro for defining debug-only literal strings (empty release version)
      */
-    #define IHL_DEBUG_STRING(name, s) const TIHLEmptyDebugString name = {}
+    #define IHL_DEBUG_STRING(name, s) const TIHLEmptyDebugString name
 
     /**
      * Output to debugger output (empty)