Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/battery


Modified Files:
        e_mod_main.c 


Log Message:
Remove stale code.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/battery/e_mod_main.c,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -3 -r1.95 -r1.96
--- e_mod_main.c        24 Mar 2007 23:12:22 -0000      1.95
+++ e_mod_main.c        25 Mar 2007 22:46:20 -0000      1.96
@@ -186,8 +186,6 @@
                              E_MENU_POP_DIRECTION_DOWN, ev->timestamp);
        e_util_evas_fake_mouse_up_later(inst->gcc->gadcon->evas,
                                        ev->button);
-//     evas_event_feed_mouse_up(inst->gcc->gadcon->evas, ev->button,
-//                              EVAS_BUTTON_NONE, ev->timestamp, NULL);
      }
 }
 
@@ -483,7 +481,6 @@
                         }
                       else if (!strcmp(charging_state, "charged"))
                         {
-//                         level = last_full;
                            rate_unknown--;
                         }
                       free(charging_state);



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to