diff --git a/vbahelper/source/vbahelper/vbacommandbars.cxx b/vbahelper/source/vbahelper/vbacommandbars.cxx index 0ca27c2c57f7..a78757e56a11 100644 --- a/vbahelper/source/vbahelper/vbacommandbars.cxx +++ b/vbahelper/source/vbahelper/vbacommandbars.cxx @@ -73,7 +73,6 @@ public: } else throw container::NoSuchElementException(); - return uno::Any(); } };