diff options
Diffstat (limited to 'include/svtools/javacontext.hxx')
-rw-r--r-- | include/svtools/javacontext.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/javacontext.hxx b/include/svtools/javacontext.hxx index 124b191fd540..462aaddc13ef 100644 --- a/include/svtools/javacontext.hxx +++ b/include/svtools/javacontext.hxx @@ -43,7 +43,7 @@ namespace svt nothing happens. */ JavaContext( const css::uno::Reference< css::uno::XCurrentContext> & ctx ); - virtual ~JavaContext(); + ~JavaContext(); // XInterface virtual css::uno::Any SAL_CALL queryInterface( |