summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/vym/files/03_gcc41.patch')
-rw-r--r--x11-misc/vym/files/03_gcc41.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-misc/vym/files/03_gcc41.patch b/x11-misc/vym/files/03_gcc41.patch
deleted file mode 100644
index d0595ef99211..000000000000
--- a/x11-misc/vym/files/03_gcc41.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- xml.h.orig 2006-06-04 21:39:54.000000000 +1000
-+++ xml.h 2006-06-04 21:40:14.000000000 +1000
-@@ -16,7 +16,7 @@
- ~mapBuilderHandler();
- QString errorProtocol();
- bool startDocument();
-- QString mapBuilderHandler::parseHREF(QString);
-+ QString parseHREF(QString);
- bool startElement ( const QString&, const QString&,
- const QString& eName, const QXmlAttributes& atts );
- bool endElement ( const QString&, const QString&, const QString& );