From 55209255b6b3ba32b08dee0c5941258cf07b0785 Mon Sep 17 00:00:00 2001 From: os Date: Thu, 29 Jul 2010 08:48:43 +0200 Subject: #i100037# command names added, duplicate DeleteNote/DeleteComment removed --- sw/sdi/_annotsh.sdi | 6 ------ 1 file changed, 6 deletions(-) (limited to 'sw/sdi/_annotsh.sdi') diff --git a/sw/sdi/_annotsh.sdi b/sw/sdi/_annotsh.sdi index 4725f53f3655..d77df897a95a 100755 --- a/sw/sdi/_annotsh.sdi +++ b/sw/sdi/_annotsh.sdi @@ -34,12 +34,6 @@ interface _Annotation StateMethod = GetNoteState ; ] - FN_DELETE_NOTE - [ - ExecMethod = NoteExec ; - StateMethod = GetNoteState ; - ] - FN_DELETE_NOTE_AUTHOR [ ExecMethod = NoteExec ; -- cgit