summaryrefslogtreecommitdiffstats
path: root/avmedia/source/vlc/vlcplayer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/source/vlc/vlcplayer.hxx')
-rw-r--r--avmedia/source/vlc/vlcplayer.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/avmedia/source/vlc/vlcplayer.hxx b/avmedia/source/vlc/vlcplayer.hxx
index 89e974c35cc7..3cbecdd19fd5 100644
--- a/avmedia/source/vlc/vlcplayer.hxx
+++ b/avmedia/source/vlc/vlcplayer.hxx
@@ -82,9 +82,9 @@ public:
::rtl::OUString SAL_CALL getImplementationName()
throw ( css::uno::RuntimeException, std::exception ) override;
sal_Bool SAL_CALL supportsService( const ::rtl::OUString& serviceName )
- throw ( css::uno::RuntimeException, std::exception ) override;;
+ throw ( css::uno::RuntimeException, std::exception ) override;
css::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
- throw ( css::uno::RuntimeException, std::exception ) override;;
+ throw ( css::uno::RuntimeException, std::exception ) override;
private:
void replay();