summaryrefslogtreecommitdiffstats
path: root/src/xml/dom/qdom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/dom/qdom.cpp')
-rw-r--r--src/xml/dom/qdom.cpp5
1 files changed, 0 insertions, 5 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
};
/**************************************************************