aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/035-scinterm-curses-header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/035-scinterm-curses-header.patch')
-rw-r--r--patches/035-scinterm-curses-header.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/patches/035-scinterm-curses-header.patch b/patches/035-scinterm-curses-header.patch
deleted file mode 100644
index fbce286..0000000
--- a/patches/035-scinterm-curses-header.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/scintilla/scinterm/ScintillaTerm.cxx 2013-03-19 18:32:55.511861027 +0100
-+++ b/scintilla/scinterm/ScintillaTerm.cxx 2013-03-19 18:33:05.747736822 +0100
-@@ -15,7 +15,7 @@
- #include <vector>
- #include <map>
-
--#include <ncurses.h>
-+#include <curses.h>
-
- #include "Platform.h"
-