summaryrefslogtreecommitdiff
path: root/desktop/source/migration/services/oo3extensionmigration.hxx
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/migration/services/oo3extensionmigration.hxx
parentb776233cba128bd7610834691da612b2b1a438a0 (diff)
removed unnecessary forward declarations of class
Change-Id: Id08393f66797ef1c4378c8f3549d0900d4f1c7ec
Diffstat (limited to 'desktop/source/migration/services/oo3extensionmigration.hxx')
-rw-r--r--desktop/source/migration/services/oo3extensionmigration.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/source/migration/services/oo3extensionmigration.hxx b/desktop/source/migration/services/oo3extensionmigration.hxx
index d16a15b88376..d941c3b4274e 100644
--- a/desktop/source/migration/services/oo3extensionmigration.hxx
+++ b/desktop/source/migration/services/oo3extensionmigration.hxx
@@ -49,9 +49,6 @@ namespace com { namespace sun { namespace star {
namespace uno {
class XComponentContext;
}
- namespace deployment {
- class XPackage;
- }
}}}
class INetURLObject;