diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-05 15:47:59 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-05 15:47:59 +0800 |
commit | c1861c646455256401bbe47dc0b980c19411a000 (patch) | |
tree | 8e9f0e4bd9e50ab5d227174331e6cb5078faa489 /sysutils/gnome-control-center/files | |
parent | 0c763b80aa879378392cd4cbee6debfd79606fdb (diff) | |
download | freebsd-ports-gnome-c1861c646455256401bbe47dc0b980c19411a000.tar.gz freebsd-ports-gnome-c1861c646455256401bbe47dc0b980c19411a000.tar.zst freebsd-ports-gnome-c1861c646455256401bbe47dc0b980c19411a000.zip |
Remove a patch that is no longer needed.
Diffstat (limited to 'sysutils/gnome-control-center/files')
-rw-r--r-- | sysutils/gnome-control-center/files/patch-vfs_methods_themus_theme-method.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sysutils/gnome-control-center/files/patch-vfs_methods_themus_theme-method.c b/sysutils/gnome-control-center/files/patch-vfs_methods_themus_theme-method.c deleted file mode 100644 index a9add20e26dd..000000000000 --- a/sysutils/gnome-control-center/files/patch-vfs_methods_themus_theme-method.c +++ /dev/null @@ -1,10 +0,0 @@ ---- vfs-methods/themus/theme-method.c.orig Fri Jun 13 07:52:44 2003 -+++ vfs-methods/themus/theme-method.c Sat Jun 28 12:50:39 2003 -@@ -19,6 +19,7 @@ - - #include <string.h> - #include <errno.h> -+#include <libintl.h> - #include <sys/stat.h> - #include <sys/types.h> - |