Remove Symbian specific code from QtXml.
Change-Id: I29979c80e401f5d6c2c2b38c4e502340f2025a12 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
This commit is contained in:
parent
4b3cdc3c1a
commit
07993161b1
@ -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
|
||||
};
|
||||
|
||||
/**************************************************************
|
||||
|
@ -25,5 +25,3 @@ win32-borland {
|
||||
|
||||
include(dom/dom.pri)
|
||||
include(sax/sax.pri)
|
||||
|
||||
symbian:TARGET.UID3=0x2001B2E0
|
||||
|
Loading…
Reference in New Issue
Block a user