summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorMarcel Metz <mmetz@adrian-broher.net>2012-01-06 23:21:01 +0100
committerMichael Stahl <mstahl@redhat.com>2012-01-06 23:55:50 +0100
commit5845c5b6ec04cff9239716ee9cadfa3708e551c0 (patch)
tree8dbda17b569d07856300e5c5fc3cd035c146117e /framework
parent259e51677bde56dbfc45e41b28ae3bdfd08a0e82 (diff)
Removed unnecessary tools/link.hxx includes.
Diffstat (limited to 'framework')
-rw-r--r--framework/source/services/autorecovery.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/source/services/autorecovery.cxx b/framework/source/services/autorecovery.cxx
index f3fc4de16d0d..689cae95a67d 100644
--- a/framework/source/services/autorecovery.cxx
+++ b/framework/source/services/autorecovery.cxx
@@ -83,7 +83,6 @@
#include <comphelper/namedvaluecollection.hxx>
#include <vcl/svapp.hxx>
#include <unotools/pathoptions.hxx>
-#include <tools/link.hxx>
#include <tools/string.hxx>
#include <tools/diagnose_ex.h>
#include <unotools/tempfile.hxx>