summaryrefslogtreecommitdiff
path: root/sfx2/source
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-07-29 23:28:56 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-07-30 12:47:50 +0100
commit747cb47357f7088077e78878c1a37ad58138faf3 (patch)
tree5c033c40b888268236f4a382a11dae6ed137a7c0 /sfx2/source
parent2b049bb03a6d7bf55cac2eedceff52b998167e3c (diff)
remove unnecessary includes of svl/svarray.hxx
Change-Id: Ifec201efc4e97baf2d36d66c4ae6967eadd6134c
Diffstat (limited to 'sfx2/source')
-rw-r--r--sfx2/source/appl/linksrc.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/appl/linksrc.cxx b/sfx2/source/appl/linksrc.cxx
index e0260936294f..6e5ac6b59752 100644
--- a/sfx2/source/appl/linksrc.cxx
+++ b/sfx2/source/appl/linksrc.cxx
@@ -24,7 +24,6 @@
#include <com/sun/star/uno/Sequence.hxx>
#include <vcl/timer.hxx>
-#include <svl/svarray.hxx>
#include <vector>
#include <algorithm>