aboutsummaryrefslogtreecommitdiffstats
path: root/main/opensp/opensp-1.5-InternalInputSource-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/opensp/opensp-1.5-InternalInputSource-fix.patch')
-rw-r--r--main/opensp/opensp-1.5-InternalInputSource-fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/main/opensp/opensp-1.5-InternalInputSource-fix.patch b/main/opensp/opensp-1.5-InternalInputSource-fix.patch
deleted file mode 100644
index 0e8e393457..0000000000
--- a/main/opensp/opensp-1.5-InternalInputSource-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/include/InternalInputSource.h
-+++ b/include/InternalInputSource.h
-@@ -34,7 +34,7 @@
- void pushCharRef(Char ch, const NamedCharRef &);
- Boolean rewind(Messenger &);
- const StringC *contents();
-- InternalInputSource *InternalInputSource::asInternalInputSource();
-+ InternalInputSource *asInternalInputSource();
- ~InternalInputSource();
- private:
- InternalInputSource(const InternalInputSource &); // undefined