diff options
Diffstat (limited to 'vbahelper')
-rw-r--r-- | vbahelper/source/msforms/vbalistbox.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vbahelper/source/msforms/vbalistbox.cxx b/vbahelper/source/msforms/vbalistbox.cxx index afd4958e2aa6..da94a1097fe4 100644 --- a/vbahelper/source/msforms/vbalistbox.cxx +++ b/vbahelper/source/msforms/vbalistbox.cxx @@ -20,7 +20,6 @@ #include "vbalistbox.hxx" #include "vbanewfont.hxx" #include <comphelper/anytostring.hxx> -#include <com/sun/star/script/ArrayWrapper.hpp> #include <com/sun/star/form/validation/XValidatableFormComponent.hpp> #include <ooo/vba/msforms/fmMultiSelect.hpp> |