From 07993161b1008c5baf206831c462696be3201f02 Mon Sep 17 00:00:00 2001 From: Xizhi Zhu Date: Sun, 22 Jan 2012 16:35:03 +0100 Subject: Remove Symbian specific code from QtXml. Change-Id: I29979c80e401f5d6c2c2b38c4e502340f2025a12 Reviewed-by: Lars Knoll --- src/xml/dom/qdom.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/xml/dom/qdom.cpp') 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 }; /************************************************************** -- cgit v1.2.3