diff options
author | jp <jp@openoffice.org> | 2001-10-08 12:06:32 +0000 |
---|---|---|
committer | jp <jp@openoffice.org> | 2001-10-08 12:06:32 +0000 |
commit | 78e24d7599b9c7e45f1af7815762cfb45ed4f4f5 (patch) | |
tree | 6a5cd2f3f365704221215dc8cf2171f1bc9bf180 /sw/sdi/_textsh.sdi | |
parent | 2389c4b6fdf5b999e3740e56c00a9d522449512d (diff) |
Task #87333#: remove unused code
Diffstat (limited to 'sw/sdi/_textsh.sdi')
-rw-r--r-- | sw/sdi/_textsh.sdi | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi index b5735fd2f273..ab804e38d70d 100644 --- a/sw/sdi/_textsh.sdi +++ b/sw/sdi/_textsh.sdi @@ -2,9 +2,9 @@ * * $RCSfile: _textsh.sdi,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: os $ $Date: 2001-09-28 07:01:35 $ + * last change: $Author: jp $ $Date: 2001-10-08 13:06:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -627,11 +627,6 @@ interface BaseText : Selection DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; ] - FN_SECTION_APPENDNODE // status() - [ - ExecMethod = ExecInsert ; - StateMethod = StateInsert ; - ] FN_INSERT_FOOTNOTE // status(final|play) [ ExecMethod = Execute ; |