diff options
Diffstat (limited to 'ucbhelper/source/provider/cancelcommandexecution.cxx')
-rw-r--r-- | ucbhelper/source/provider/cancelcommandexecution.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ucbhelper/source/provider/cancelcommandexecution.cxx b/ucbhelper/source/provider/cancelcommandexecution.cxx index fecfb5d8a2ab..db1de0cc53d4 100644 --- a/ucbhelper/source/provider/cancelcommandexecution.cxx +++ b/ucbhelper/source/provider/cancelcommandexecution.cxx @@ -80,7 +80,6 @@ void cancelCommandExecution( const uno::Any & rException, } - void cancelCommandExecution( const ucb::IOErrorCode eError, const uno::Sequence< uno::Any > & rArgs, const uno::Reference< |