Don't display the frame efficiency.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 21 Jan 2008 01:18:38 +0000 (01:18 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 21 Jan 2008 01:18:38 +0000 (01:18 +0000)
git-svn-id: http://svn.voria.com/code@1410 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-core/trunk/src/synfig/target_tile.cpp

index c12c2d0..a46fa61 100644 (file)
@@ -52,7 +52,7 @@ const unsigned int    DEF_TILE_HEIGHT= TILE_SIZE / 2;
 
 #define SYNFIG_OPTIMIZE_LAYER_TREE     1
 #ifdef _DEBUG
-#define SYNFIG_DISPLAY_EFFICIENCY      1
+// #define SYNFIG_DISPLAY_EFFICIENCY   1
 #endif
 
 /* === G L O B A L S ======================================================= */