sw/sdi/_textsh.sdi | 1 -
1 file changed, 1 deletion(-)
New commits:
commit cba2fda9ce2a82d874b86e585b576cb7d551d64d
Author: Miklos Vajna <[email protected]>
AuthorDate: Wed Jan 25 20:08:18 2023 +0100
Commit: Miklos Vajna <[email protected]>
CommitDate: Thu Jan 26 07:38:41 2023 +0000
sw, FN_DELETE_TEXT_FORMFIELDS: remove unused StateMethod
FN_DELETE_TEXT_FORMFIELDS is only handled in SwTextShell::ExecField()
and SwTextShell::StateField() doesn't seem to have a default handler for
slots not mentioned explicitly, so this is not needed.
Change-Id: I00bc3c543c44d541d352748c721be43b76965e32
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146144
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <[email protected]>
diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi
index d8ec5afef933..cca84716962f 100644
--- a/sw/sdi/_textsh.sdi
+++ b/sw/sdi/_textsh.sdi
@@ -1827,7 +1827,6 @@ interface BaseText
FN_DELETE_TEXT_FORMFIELDS
[
ExecMethod = ExecField ;
- StateMethod = StateField ;
]
FN_PROTECT_FIELDS