summaryrefslogtreecommitdiff
path: root/odk/examples/cpp/custompanel/ctp_factory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/cpp/custompanel/ctp_factory.hxx')
-rw-r--r--odk/examples/cpp/custompanel/ctp_factory.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/odk/examples/cpp/custompanel/ctp_factory.hxx b/odk/examples/cpp/custompanel/ctp_factory.hxx
index de7be54dceff..a3aa5ddd87d8 100644
--- a/odk/examples/cpp/custompanel/ctp_factory.hxx
+++ b/odk/examples/cpp/custompanel/ctp_factory.hxx
@@ -31,10 +31,6 @@
namespace sd { namespace colortoolpanel
{
-
-
- //= ToolPanelFactory
-
typedef ::cppu::WeakImplHelper2 < ::com::sun::star::ui::XUIElementFactory
, ::com::sun::star::lang::XServiceInfo
> ToolPanelFactory_Base;