summaryrefslogtreecommitdiff
path: root/audio/x11amp/files/patch-x11amp__main.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/x11amp/files/patch-x11amp__main.c')
-rw-r--r--audio/x11amp/files/patch-x11amp__main.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/x11amp/files/patch-x11amp__main.c b/audio/x11amp/files/patch-x11amp__main.c
deleted file mode 100644
index beaa279456fa..000000000000
--- a/audio/x11amp/files/patch-x11amp__main.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- x11amp/main.c.orig Wed Feb 25 19:38:20 2004
-+++ x11amp/main.c Wed Feb 25 19:38:52 2004
-@@ -812,8 +812,8 @@
- cleanup_ctrlsocket();
- cleanup_skins();
- playlist_stop_get_info_thread();
-- cleanup_plugins();
- playlist_clear();
-+ cleanup_plugins();
- gtk_main_quit();
- }
-