summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-11-01 15:32:54 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-11-01 15:32:54 +0100
commitd5ff5c6f6810ed06b054d105416908f5a5028922 (patch)
tree8b4a367fb0dee45fca2bb5671d977e5b504b71b4 /dbaccess
parent34d202593f2d0b0bd4f6fd0628f7f92f754ccb65 (diff)
undoapi: moved the last remaining method of SfxMacroConfig (::Call) into the SfxApplication, and got rid of the class completely
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/misc/linkeddocuments.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/dbaccess/source/ui/misc/linkeddocuments.cxx b/dbaccess/source/ui/misc/linkeddocuments.cxx
index 4d3472e623b7..553050f961e9 100644
--- a/dbaccess/source/ui/misc/linkeddocuments.cxx
+++ b/dbaccess/source/ui/misc/linkeddocuments.cxx
@@ -114,9 +114,6 @@
#ifndef _SB_SBUNO_HXX
#include <basic/sbuno.hxx>
#endif
-#ifndef _SFX_MACROCONF_HXX
-#include <sfx2/macrconf.hxx>
-#endif
#ifndef _EHDL_HXX
#include <svtools/ehdl.hxx>
#endif