From ba044b1e9613ed30906a9a540b7da8392923e4e3 Mon Sep 17 00:00:00 2001 From: Luboš Luňák Date: Sun, 7 Apr 2013 14:17:14 +0200 Subject: remove needless forward rtl::OUString declarations Change-Id: I97d91a758dd82d64768d75c1d2ddd279de5f6034 --- forms/source/xforms/unohelper.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'forms/source/xforms/unohelper.hxx') diff --git a/forms/source/xforms/unohelper.hxx b/forms/source/xforms/unohelper.hxx index 84f07da13316..8a83b52e6b22 100644 --- a/forms/source/xforms/unohelper.hxx +++ b/forms/source/xforms/unohelper.hxx @@ -22,7 +22,6 @@ #include // forward declarations -namespace rtl { class OUString; } namespace com { namespace sun { namespace star { namespace uno { class XInterface; -- cgit