aboutsummaryrefslogtreecommitdiff
path: root/x11/gnome-applets/files/patch-charpick_charpick.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-applets/files/patch-charpick_charpick.c')
-rw-r--r--x11/gnome-applets/files/patch-charpick_charpick.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/gnome-applets/files/patch-charpick_charpick.c b/x11/gnome-applets/files/patch-charpick_charpick.c
deleted file mode 100644
index 7d0ee91eb476..000000000000
--- a/x11/gnome-applets/files/patch-charpick_charpick.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- charpick/charpick.c.orig Wed Sep 10 13:33:00 2003
-+++ charpick/charpick.c Wed Sep 10 13:33:19 2003
-@@ -3,7 +3,7 @@
- */
-
- #include <config.h>
--#ifndef sun
-+#if !defined(sun) && !defined(__FreeBSD__)
- #include <tgmath.h>
- #endif
- #include <panel-applet.h>