Enlightenment CVS committal

Author  : barbieri
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/src/daemon


Modified Files:
        spawner.c 


Log Message:
Remove unused function.

===================================================================
RCS file: /cvs/e/e17/apps/entrance/src/daemon/spawner.c,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -3 -r1.39 -r1.40
--- spawner.c   15 May 2007 22:19:43 -0000      1.39
+++ spawner.c   6 Mar 2008 04:50:14 -0000       1.40
@@ -33,7 +33,6 @@
 
 static int _event_cb_exited(void *, int, void *);
 static int _event_cb_signal_exit(void *, int, void *);
-static void _cb_atexit(void);
 
 
 void
@@ -438,10 +437,4 @@
    syslog(LOG_INFO, "Display and display manager are shutting down.");
    ecore_main_loop_quit();
    return 0;
-}
-
-static void
-_cb_atexit(void)
-{
-   entranced_debug("Entranced exits.\n");
 }



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to