summaryrefslogtreecommitdiffstats
path: root/sal/systools/win32
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:18:15 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:18:15 -0600
commit8fc6fc97d5a27a24c774a59f076053581208eda0 (patch)
treedb802e0d37e7dc2ec70e3527475eb8730dc389ab /sal/systools/win32
parentremove include of pch header from rsc (diff)
downloadcore-8fc6fc97d5a27a24c774a59f076053581208eda0.tar.gz
core-8fc6fc97d5a27a24c774a59f076053581208eda0.zip
remove include of pch header from sal
Diffstat (limited to 'sal/systools/win32')
-rw-r--r--sal/systools/win32/onlineupdate/onlinecheck.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/systools/win32/onlineupdate/onlinecheck.cxx b/sal/systools/win32/onlineupdate/onlinecheck.cxx
index 650db4a6fabe..d3bbdc3f7b19 100644
--- a/sal/systools/win32/onlineupdate/onlinecheck.cxx
+++ b/sal/systools/win32/onlineupdate/onlinecheck.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_sal.hxx"
#ifdef _MSC_VER
#pragma warning( disable: 4668 )
#endif