summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2020-09-09 16:19:05 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2020-09-10 09:27:47 +0200
commit37ec75564d18f50e656a78bf046e6e86a3e914c1 (patch)
treea45284b76333bee9730fc0b495dbe8eaf3e8a021 /basctl
parent671109d11fcdeb61b5e8a7c763519bdf1f16dd6b (diff)
Remove the useless Export sdi property
Maybe I'm missing something, but its usage - "if ( !GetExport() && !GetHidden() )" seems like expects it to be true and false at the same time. Anyway, there's no diff in workdir/SdiTarget after this change, so should be safe to remove. Change-Id: I6db508ff40c05dc828ffa91bb41a37c17b697503 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102345 Tested-by: Jenkins Tested-by: Maxim Monastirsky <momonasmon@gmail.com> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'basctl')
-rw-r--r--basctl/sdi/baside.sdi1
1 files changed, 0 insertions, 1 deletions
diff --git a/basctl/sdi/baside.sdi b/basctl/sdi/baside.sdi
index 455924549556..192b6cdc06c4 100644
--- a/basctl/sdi/baside.sdi
+++ b/basctl/sdi/baside.sdi
@@ -135,7 +135,6 @@ shell basctl_Shell
FID_SEARCH_ON // status()
[
ExecMethod = ExecuteSearch;
- Export = FALSE;
]
FID_SEARCH_OFF