diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:21:30 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:21:30 -0600 |
commit | c022454adc68e9e74c296a8efbea451e4a53af64 (patch) | |
tree | dff5532492650930d552fa0c1c5c53ac327a3134 /sfx2/source/appl/module.cxx | |
parent | dd896dd28e527e06922d6e57491dae348f1cc345 (diff) |
remove include of pch header from sfx2
Diffstat (limited to 'sfx2/source/appl/module.cxx')
-rw-r--r-- | sfx2/source/appl/module.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/appl/module.cxx b/sfx2/source/appl/module.cxx index ad81dfc97332..daca88081cfc 100644 --- a/sfx2/source/appl/module.cxx +++ b/sfx2/source/appl/module.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_sfx2.hxx" #include <stdio.h> #include <tools/rcid.h> |