raster pushed a commit to branch master.

commit a0d4c33691742b6d1239c33d5b46df45c507bb56
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Fri Mar 29 22:03:09 2013 +0900

    oops printf--
---
 src/bin/e_menu.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/bin/e_menu.c b/src/bin/e_menu.c
index 5a26e7c..636bc34 100644
--- a/src/bin/e_menu.c
+++ b/src/bin/e_menu.c
@@ -2133,9 +2133,6 @@ _e_menu_reposition(E_Menu *m)
    m->cur.x = m->parent_item->menu->cur.x + m->parent_item->menu->cur.w;
 
    parent_item_bottom = m->parent_item->y;
-   printf("XXXXXXXXXX %i %i | %i | %i %i\n", 
-          m->cur.h, m->zone->h, parent_item_bottom,
-         m->container_y, m->container_h);
    if (m->cur.h > m->zone->h)
      {
 #if 0 // we can't win - we just flip back and forth, so let it go off and use 
scrolling

-- 

------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2

Reply via email to