summaryrefslogtreecommitdiff
path: root/sfx2/source/control/request.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-10 23:42:38 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-12 09:10:01 +0100
commitf95720bbb781f4a39fd032c158a3865f5f770b75 (patch)
tree30edc789cbd18728f07a0156fa9be9da27d6d220 /sfx2/source/control/request.cxx
parentde2785f9d5fbfe84e728f3549e8883e84780a076 (diff)
remove last remnents of archaic SfxMacro based stuff
Diffstat (limited to 'sfx2/source/control/request.cxx')
-rw-r--r--sfx2/source/control/request.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sfx2/source/control/request.cxx b/sfx2/source/control/request.cxx
index 6f9c03a9d69a..9845cca480f6 100644
--- a/sfx2/source/control/request.cxx
+++ b/sfx2/source/control/request.cxx
@@ -50,7 +50,6 @@
#include <sfx2/dispatch.hxx>
#include <sfx2/msg.hxx>
#include <sfx2/viewfrm.hxx>
-#include "macro.hxx"
#include <sfx2/objface.hxx>
#include <sfx2/appuno.hxx>
#include <rtl/strbuf.hxx>
@@ -351,10 +350,8 @@ void SfxRequest_Impl::Record
/* [Description]
- Internal helper method to create a <SfxMacroStatement> Instance, which
- repeatable describes the just executed SfxRequest. The ownership of thr
- created instance, to which a pointer is returned, is handed over to the
- caller.
+ Internal helper method to create a repeatable description of the just
+ executed SfxRequest.
*/
{