diff src/audacious/ui_main.c @ 2709:47ea8eedd428 trunk

[svn] - drop controlsocket code. this probably does not compile yet.
author nenolod
date Wed, 09 May 2007 14:03:11 -0700
parents b47f5577bea0
children 6884a2144a01
line wrap: on
line diff
--- a/src/audacious/ui_main.c	Tue May 08 23:24:26 2007 -0700
+++ b/src/audacious/ui_main.c	Wed May 09 14:03:11 2007 -0700
@@ -59,7 +59,6 @@
 
 #include "main.h"
 
-#include "controlsocket.h"
 #include "dnd.h"
 #include "dock.h"
 #include "genevent.h"
@@ -444,8 +443,6 @@
     bmp_config_save();
     gtk_accel_map_save(bmp_paths[BMP_PATH_ACCEL_FILE]);
 
-    ctrlsocket_cleanup();
-
     plugin_system_cleanup();
 
     playlist_stop_get_info_thread();