summaryrefslogtreecommitdiff
path: root/sfx2/source/statbar
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:21:30 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:21:30 -0600
commitc022454adc68e9e74c296a8efbea451e4a53af64 (patch)
treedff5532492650930d552fa0c1c5c53ac327a3134 /sfx2/source/statbar
parentdd896dd28e527e06922d6e57491dae348f1cc345 (diff)
remove include of pch header from sfx2
Diffstat (limited to 'sfx2/source/statbar')
-rw-r--r--sfx2/source/statbar/stbitem.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/statbar/stbitem.cxx b/sfx2/source/statbar/stbitem.cxx
index 739362ed50f0..bf569b59f4e0 100644
--- a/sfx2/source/statbar/stbitem.cxx
+++ b/sfx2/source/statbar/stbitem.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_sfx2.hxx"
#include <svl/stritem.hxx>
#include <com/sun/star/util/URL.hpp>
#include <com/sun/star/util/XURLTransformer.hpp>