summaryrefslogtreecommitdiffstats
path: root/src/xml/xml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/xml.pro')
-rw-r--r--src/xml/xml.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/xml/xml.pro b/src/xml/xml.pro
index 848107dee1..e6d5761227 100644
--- a/src/xml/xml.pro
+++ b/src/xml/xml.pro
@@ -14,10 +14,5 @@ QMAKE_DOCS_INDEX = ../../doc
PRECOMPILED_HEADER = ../corelib/global/qt_pch.h
-win32-borland {
- QMAKE_CFLAGS_WARN_ON += -w-use
- QMAKE_CXXFLAGS_WARN_ON += -w-use
-}
-
include(dom/dom.pri)
include(sax/sax.pri)