summaryrefslogtreecommitdiff
path: root/sw/source/ui/uno
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-15 15:38:29 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-15 16:28:33 +0200
commit8c707faa8368c952b54007948f808e6fd4ebb84e (patch)
tree2851d41ac600bb6b092b227be7e539655cd0c0c3 /sw/source/ui/uno
parentf5533a71fa335c9c66398dff980effff009acc8a (diff)
Remove some PCH leftovers
There are still some pch headers in use. Simply: find . -name *_pch* Change-Id: Idafcd4f1451877ad9b08c8bbea526266d7414553
Diffstat (limited to 'sw/source/ui/uno')
-rw-r--r--sw/source/ui/uno/SwXDocumentSettings.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/ui/uno/SwXDocumentSettings.hxx b/sw/source/ui/uno/SwXDocumentSettings.hxx
index e79aa94db2c0..2267891d3547 100644
--- a/sw/source/ui/uno/SwXDocumentSettings.hxx
+++ b/sw/source/ui/uno/SwXDocumentSettings.hxx
@@ -29,10 +29,6 @@
#ifndef _SW_XDOCUMENT_SETTINGS_HXX
#define _SW_XDOCUMENT_SETTINGS_HXX
-#ifdef PRECOMPILED
-#include "ui_pch.hxx"
-#endif
-
#include <comphelper/MasterPropertySet.hxx>
#include <com/sun/star/text/XTextDocument.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>