Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_border.c Log Message: Disable drag =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_border.c,v retrieving revision 1.153 retrieving revision 1.154 diff -u -3 -r1.153 -r1.154 --- e_border.c 25 Apr 2005 18:57:32 -0000 1.153 +++ e_border.c 25 Apr 2005 19:38:15 -0000 1.154 @@ -1964,6 +1964,7 @@ bd = data; +#if 0 printf("drag_start %s %s\n", emission, source); if ((bd->client.icccm.name) && (bd->client.icccm.class)) { @@ -1983,6 +1984,7 @@ ecore_job_add(_e_border_fake_mouse_up_cb, info); } } +#endif } static int ------------------------------------------------------- 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