diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
tree | ad3f495c08f0cc331b6958d319f699d021175c19 /x11-toolkits/wxgtk29/files/patch-contrib-src-stc-PlatWX.cpp | |
parent | Fix plist problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.release/5.4.0
Diffstat (limited to 'x11-toolkits/wxgtk29/files/patch-contrib-src-stc-PlatWX.cpp')
-rw-r--r-- | x11-toolkits/wxgtk29/files/patch-contrib-src-stc-PlatWX.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/wxgtk29/files/patch-contrib-src-stc-PlatWX.cpp b/x11-toolkits/wxgtk29/files/patch-contrib-src-stc-PlatWX.cpp deleted file mode 100644 index 3b9e39008930..000000000000 --- a/x11-toolkits/wxgtk29/files/patch-contrib-src-stc-PlatWX.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- contrib/src/stc/PlatWX.cpp.orig Sun Aug 15 14:41:28 2004 -+++ contrib/src/stc/PlatWX.cpp Sun Aug 15 14:40:11 2004 -@@ -18,7 +18,7 @@ - #include "wx/stc/stc.h" - - --#ifdef __WXGTK__ -+#if 0 - #include <gtk/gtk.h> - #endif - |