From d843e92c73a261097756c0514abff2ef5a8d010b Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:20:34 -0600 Subject: remove include of pch header from scripting --- scripting/source/protocolhandler/scripthandler.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'scripting/source/protocolhandler') 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 -- cgit