diff src/xs_genui.c @ 653:63f58960dd54

Function already defined in xs_config.c
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 22 Oct 2007 02:35:00 +0000
parents 32fc27395220
children 5f215b88d507
line wrap: on
line diff
--- a/src/xs_genui.c	Thu Oct 18 00:15:05 2007 +0000
+++ b/src/xs_genui.c	Mon Oct 22 02:35:00 2007 +0000
@@ -8,14 +8,3 @@
 #include "xs_interface.h"
 #include "xs_glade.h"
 
-
-
-gboolean
-xs_confirmwin_delete                   (GtkWidget       *widget,
-                                        GdkEvent        *event,
-                                        gpointer         user_data)
-{
-
-  return FALSE;
-}
-