Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        iconify.c 


Log Message:
Cleanups.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/iconify.c,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -3 -r1.128 -r1.129
--- iconify.c   10 Feb 2005 18:47:15 -0000      1.128
+++ iconify.c   10 Feb 2005 19:07:00 -0000      1.129
@@ -423,14 +423,6 @@
       IconboxesConfigSave();
 }
 
-#if 0                          /* Not used */
-static              Window
-IconboxGetWin(Iconbox * ib)
-{
-   return ib->win;
-}
-#endif
-
 static void
 IB_Reconfigure(Iconbox * ib)
 {
@@ -3065,14 +3057,6 @@
    return num_ret;
 }
 
-#if 0
-static int
-IconboxFindWindow(Iconbox * ib, Window win)
-{
-   return IconboxObjectFind(ib, (void *)win);
-}
-#endif
-
 /*
  * Return index, -1 if not found.
  */




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to