summaryrefslogtreecommitdiffstats
path: root/include/sfx2
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2013-12-08 17:17:57 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2013-12-08 17:20:40 +0900
commit526a60086c536cea3005e744c03a09b77845c41f (patch)
treef197ecf80d28ef5d8c2a4b35cf580282596cba26 /include/sfx2
parentUpdated core (diff)
downloadcore-526a60086c536cea3005e744c03a09b77845c41f.tar.gz
core-526a60086c536cea3005e744c03a09b77845c41f.zip
Drop duplicate #include
Change-Id: I05569ef98293445916e8f48e7f06abd795fe9bb5
Diffstat (limited to 'include/sfx2')
-rw-r--r--include/sfx2/linksrc.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/linksrc.hxx b/include/sfx2/linksrc.hxx
index 0dfad8d205c6..d4f004b9df0c 100644
--- a/include/sfx2/linksrc.hxx
+++ b/include/sfx2/linksrc.hxx
@@ -27,8 +27,6 @@
#include <tools/rtti.hxx>
#include <com/sun/star/io/XInputStream.hpp>
-#include <sal/config.h>
-
namespace com { namespace sun { namespace star { namespace uno
{
class Any;