summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/xml/dom/qdom.cpp5
-rw-r--r--src/xml/xml.pro2
2 files changed, 0 insertions, 7 deletions
diff --git a/src/xml/dom/qdom.cpp b/src/xml/dom/qdom.cpp
index 4c3e547a40..55da00f952 100644
--- a/src/xml/dom/qdom.cpp
+++ b/src/xml/dom/qdom.cpp
@@ -625,11 +625,6 @@ private:
bool cdata;
bool nsProcessing;
QXmlLocator *locator;
-
-#ifdef Q_OS_SYMBIAN
- // Workaround crash in elf2e32 under Wine.
- virtual void dummy() {}
-#endif
};
/**************************************************************
diff --git a/src/xml/xml.pro b/src/xml/xml.pro
index a764fa6094..e860250507 100644
--- a/src/xml/xml.pro
+++ b/src/xml/xml.pro
@@ -25,5 +25,3 @@ win32-borland {
include(dom/dom.pri)
include(sax/sax.pri)
-
-symbian:TARGET.UID3=0x2001B2E0