Evas textblock: #if 0 a couple of debugging functions.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 8 Feb 2011 08:13:35 +0000 (08:13 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 8 Feb 2011 08:13:35 +0000 (08:13 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@56797 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/canvas/evas_object_textblock.c

index 997f575..70c4f5c 100644 (file)
@@ -8687,7 +8687,7 @@ _evas_object_textblock_rehint(Evas_Object *obj)
  */
 
 
-#if 1
+#if 0
 /* Good for debugging */
 void
 pfnode(Evas_Object_Textblock_Node_Format *n)