summaryrefslogtreecommitdiffstats
path: root/extensions/source/plugin/inc/plugin/model.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/plugin/inc/plugin/model.hxx')
-rw-r--r--extensions/source/plugin/inc/plugin/model.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/plugin/inc/plugin/model.hxx b/extensions/source/plugin/inc/plugin/model.hxx
index 4cf7bdd2e1e0..b5ac5477b9fc 100644
--- a/extensions/source/plugin/inc/plugin/model.hxx
+++ b/extensions/source/plugin/inc/plugin/model.hxx
@@ -101,7 +101,7 @@ class PluginModel : public BroadcasterHelperHolder,
// com::sun::star::lang::XTypeProvider
- static Sequence< OUString > SAL_CALL getSupportedServiceNames_Static(void) throw( );
+ static Sequence< OUString > SAL_CALL getSupportedServiceNames_Static() throw( );
static OUString SAL_CALL getImplementationName_Static() throw( )
{
/** the soplayer uses this name in its source! maybe not after 5.2 */