about summary refs log tree commit diff
path: root/pkgs/applications/video/dvdstyler/wxgtk32.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/video/dvdstyler/wxgtk32.patch')
-rw-r--r--pkgs/applications/video/dvdstyler/wxgtk32.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/pkgs/applications/video/dvdstyler/wxgtk32.patch b/pkgs/applications/video/dvdstyler/wxgtk32.patch
deleted file mode 100644
index 92b3c3fbe3ba7..0000000000000
--- a/pkgs/applications/video/dvdstyler/wxgtk32.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/wxVillaLib/PropDlg.cpp
-+++ b/wxVillaLib/PropDlg.cpp
-@@ -12,7 +12,9 @@
- #include "utils.h"
- #include <wx/fontdlg.h>
- #include <wx/colordlg.h>
-+#ifdef __WXMSW__
- #include <wx/generic/colrdlgg.h>
-+#endif
- #include <wx/filedlg.h>
- #include <wx/dirdlg.h>
- #include <wx/grid.h>