Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        mod-trans.c 


Log Message:
Remove redundant timer removal.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/mod-trans.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- mod-trans.c 30 Oct 2005 19:40:49 -0000      1.13
+++ mod-trans.c 27 Dec 2005 19:02:04 -0000      1.14
@@ -48,7 +48,6 @@
 static void
 TransparencyChange(int val)
 {
-   RemoveTimerEvent("PT-Change");
    DoIn("PT-Change", .01, TransparencyChangeTimeout, val, NULL);
 }
 




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to