Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

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


Modified Files:
        e_mod_main.c 


Log Message:


fix another bug - move started while resizienand vice-versa is bad. disallow.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/pager/e_mod_main.c,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -3 -r1.212 -r1.213
--- e_mod_main.c        10 Jun 2007 04:34:23 -0000      1.212
+++ e_mod_main.c        10 Jun 2007 04:39:52 -0000      1.213
@@ -1303,7 +1303,6 @@
                   Pager_Win *pw;
                  
                  pd = l2->data;
-                 /* create it and add it */
                  pw = _pager_window_new(pd, ev->border);
                  if (pw)
                    {



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to