summaryrefslogtreecommitdiff
path: root/scripting/source/provider/BrowseNodeFactoryImpl.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-06-27 13:21:47 +0200
committerFridrich Strba <fridrich@documentfoundation.org>2013-06-28 09:26:48 +0000
commit349d3b2bb5b771b9e6d42693c64ba7fa29379322 (patch)
tree6db5993ef170f3518ec6755ec927f287ef81eee3 /scripting/source/provider/BrowseNodeFactoryImpl.cxx
parent296c2af27a189e8406957ac44eb412ec3f9a74fd (diff)
remove an unused header
Change-Id: I2821879670e23e7b1ce9749acab1970098a0a38d Reviewed-on: https://gerrit.libreoffice.org/4597 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'scripting/source/provider/BrowseNodeFactoryImpl.cxx')
-rw-r--r--scripting/source/provider/BrowseNodeFactoryImpl.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripting/source/provider/BrowseNodeFactoryImpl.cxx b/scripting/source/provider/BrowseNodeFactoryImpl.cxx
index cfb53af971e8..a57c9f7124a6 100644
--- a/scripting/source/provider/BrowseNodeFactoryImpl.cxx
+++ b/scripting/source/provider/BrowseNodeFactoryImpl.cxx
@@ -38,7 +38,6 @@
#include "BrowseNodeFactoryImpl.hxx"
#include "ActiveMSPList.hxx"
#include <util/MiscUtils.hxx>
-#include <util/util.hxx>
#include <vector>
#include <algorithm>