Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : epplets

Dir     : e16/epplets/epplets


Modified Files:
        E-Time.c 


Log Message:
Only one cleanup at exit.

===================================================================
RCS file: /cvs/e/e16/epplets/epplets/E-Time.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- E-Time.c    14 Oct 2001 18:18:27 -0000      1.16
+++ E-Time.c    1 Apr 2006 16:00:17 -0000       1.17
@@ -21,7 +21,7 @@
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  */
 
-static const char cvs_ident[] = "$Id: E-Time.c,v 1.16 2001/10/14 18:18:27 mej 
Exp $";
+static const char cvs_ident[] = "$Id: E-Time.c,v 1.17 2006/04/01 16:00:17 kwo 
Exp $";
 
 #include <stdio.h>
 #include <sys/time.h>
@@ -94,7 +94,6 @@
 {
   Epplet_unremember();
   Esync();
-  Epplet_cleanup();
   data = NULL;
   exit(0);
 }




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to