diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:20:34 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:20:34 -0600 |
commit | d843e92c73a261097756c0514abff2ef5a8d010b (patch) | |
tree | f046e61f08aa1445b507dddb549983b464c43fdf /scripting/source/protocolhandler | |
parent | 27212357249b473bb6984ca6525bd0009168f153 (diff) |
remove include of pch header from scripting
Diffstat (limited to 'scripting/source/protocolhandler')
-rw-r--r-- | scripting/source/protocolhandler/scripthandler.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripting/source/protocolhandler/scripthandler.cxx b/scripting/source/protocolhandler/scripthandler.cxx index ce98253b8c44..008a0e4b8c13 100644 --- a/scripting/source/protocolhandler/scripthandler.cxx +++ b/scripting/source/protocolhandler/scripthandler.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_scripting.hxx" #include "scripthandler.hxx" #include <osl/mutex.hxx> |