gimp r27271 - trunk/app



Author: neo
Date: Mon Oct 13 19:49:51 2008
New Revision: 27271
URL: http://svn.gnome.org/viewvc/gimp?rev=27271&view=rev

Log:
removed prototype for gimp_sigfatal_handler()


Modified:
   trunk/app/main.c

Modified: trunk/app/main.c
==============================================================================
--- trunk/app/main.c	(original)
+++ trunk/app/main.c	Mon Oct 13 19:49:51 2008
@@ -92,10 +92,6 @@
 static void      gimp_init_i18n               (void);
 static void      gimp_init_malloc             (void);
 
-#ifndef G_OS_WIN32
-static void      gimp_sigfatal_handler        (gint sig_num) G_GNUC_NORETURN;
-#endif
-
 #if defined (G_OS_WIN32) && !defined (GIMP_CONSOLE_COMPILATION)
 static void      gimp_open_console_window     (void);
 #else



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]