summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/inc
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-26 22:48:18 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-26 22:48:49 +0900
commitd57d3c3454d46ac347c144c169abefb2c404975f (patch)
treeda7227943cefadae1f3e9f7cc79cbc04d72bf0d3 /desktop/source/deployment/inc
parentb776233cba128bd7610834691da612b2b1a438a0 (diff)
removed unnecessary forward declarations of class
Change-Id: Id08393f66797ef1c4378c8f3549d0900d4f1c7ec
Diffstat (limited to 'desktop/source/deployment/inc')
-rw-r--r--desktop/source/deployment/inc/dp_version.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/source/deployment/inc/dp_version.hxx b/desktop/source/deployment/inc/dp_version.hxx
index 860e3118bc44..be88cb084d03 100644
--- a/desktop/source/deployment/inc/dp_version.hxx
+++ b/desktop/source/deployment/inc/dp_version.hxx
@@ -24,9 +24,6 @@
#include "com/sun/star/uno/Reference.hxx"
#include "dp_misc_api.hxx"
-namespace com { namespace sun { namespace star { namespace deployment {
- class XPackage;
-} } } }
namespace rtl { class OUString; }
namespace dp_misc {