summaryrefslogtreecommitdiff
path: root/accessibility/source/helper/acc_factory.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2015-07-01 14:42:39 +0900
committerNoel Grandin <noelgrandin@gmail.com>2015-07-06 07:37:23 +0000
commit00daf98eddf2f2b27136282de1f3b47d4677b087 (patch)
tree6923ec957555e2aa3d14169e3f8265b4d34b40db /accessibility/source/helper/acc_factory.cxx
parent15c0fba5c2adb72dfaaf2dfeb0fc5c0dbdfa6e26 (diff)
tdf#88206: replace cppu::WeakImplHelper* and cppu::WeakComponentImplHelper*
with variadic variants, and drop unused #includes, in accessibility. Change-Id: Iddbe0f7932108319a5105448a74c570265d601ce Reviewed-on: https://gerrit.libreoffice.org/16639 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'accessibility/source/helper/acc_factory.cxx')
-rw-r--r--accessibility/source/helper/acc_factory.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/accessibility/source/helper/acc_factory.cxx b/accessibility/source/helper/acc_factory.cxx
index b7ff430cc7b3..a3161b492667 100644
--- a/accessibility/source/helper/acc_factory.cxx
+++ b/accessibility/source/helper/acc_factory.cxx
@@ -61,7 +61,6 @@
#include <accessibility/extended/AccessibleGridControl.hxx>
#include <svtools/accessibletable.hxx>
#include <vcl/popupmenuwindow.hxx>
-#include <cppuhelper/implbase1.hxx>
#include "floatingwindowaccessible.hxx"