diff options
Diffstat (limited to 'scripting/source')
-rw-r--r-- | scripting/source/protocolhandler/scripthandler.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripting/source/protocolhandler/scripthandler.hxx b/scripting/source/protocolhandler/scripthandler.hxx index 23868483180d..fbdfc773a62e 100644 --- a/scripting/source/protocolhandler/scripthandler.hxx +++ b/scripting/source/protocolhandler/scripthandler.hxx @@ -28,10 +28,6 @@ #include <cppuhelper/implbase4.hxx> #include <com/sun/star/script/provider/XScriptProvider.hpp> -namespace rtl -{ -class OUString; -} namespace com { namespace sun { namespace star { |