summaryrefslogtreecommitdiff
path: root/audio/mp3stat/files/patch-ui_gtk_gtk2-ui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mp3stat/files/patch-ui_gtk_gtk2-ui.cpp')
-rw-r--r--audio/mp3stat/files/patch-ui_gtk_gtk2-ui.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/mp3stat/files/patch-ui_gtk_gtk2-ui.cpp b/audio/mp3stat/files/patch-ui_gtk_gtk2-ui.cpp
deleted file mode 100644
index 4dac4afd24dd..000000000000
--- a/audio/mp3stat/files/patch-ui_gtk_gtk2-ui.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- ui/gtk/gtk2_ui.cpp.orig Mon Sep 20 14:04:50 2004
-+++ ui/gtk/gtk2_ui.cpp Tue Sep 21 22:54:39 2004
-@@ -279,7 +279,7 @@
- Info chosen;
- Info chosen2;
-
-- gtk_init (&argcc, &argvv);
-+ gtk_init (NULL, NULL);
-
- cmap = gdk_colormap_get_system ();
- set_graph_colors ();