diff options
Diffstat (limited to 'include/toolkit/awt/vclxaccessiblecomponent.hxx')
-rw-r--r-- | include/toolkit/awt/vclxaccessiblecomponent.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/toolkit/awt/vclxaccessiblecomponent.hxx b/include/toolkit/awt/vclxaccessiblecomponent.hxx index 377dcbc57ce1..db5a15c9be21 100644 --- a/include/toolkit/awt/vclxaccessiblecomponent.hxx +++ b/include/toolkit/awt/vclxaccessiblecomponent.hxx @@ -42,7 +42,6 @@ class AccessibleStateSetHelper; } -// class VCLXAccessibleComponent typedef ::cppu::ImplHelper1< css::lang::XServiceInfo > VCLXAccessibleComponent_BASE; |