summaryrefslogtreecommitdiff
path: root/include/basic
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-09-03 13:54:47 +0200
committerMichael Stahl <mstahl@redhat.com>2015-09-03 16:31:59 +0200
commit3fb50fbe2b4951034bbe5b75aef5c88e8cd22382 (patch)
treea414d405fb5b635324e896ee495eba8e6e115d55 /include/basic
parent6eff03b7d8b77b797f57f2344163ff67a99631f9 (diff)
basic: remove over-engineered XEnumeration service
... that was causing duplicate WeakImplHelper symbols now. Change-Id: Ibbf84a2059f30bfeb5c265adcafb4b56d2534dc8
Diffstat (limited to 'include/basic')
-rw-r--r--include/basic/vbahelper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/basic/vbahelper.hxx b/include/basic/vbahelper.hxx
index ee2dea3a9653..a4572fc96f30 100644
--- a/include/basic/vbahelper.hxx
+++ b/include/basic/vbahelper.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_BASIC_VBAHELPER_HXX
#define INCLUDED_BASIC_VBAHELPER_HXX
-#include <com/sun/star/container/XEnumeration.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <rtl/ustring.hxx>
#include <basic/basicdllapi.h>