include/sfx2/sfxsids.hrc | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 4ece715160515af7b10980f8f94acddc2e92ed06
Author: Bogdan Buzea <[email protected]>
AuthorDate: Sat Nov 23 06:59:03 2024 +0100
Commit: Julien Nabet <[email protected]>
CommitDate: Sat Nov 23 09:55:36 2024 +0100
tdf#152299 - Remove unused define(s) from C/C++ files
Change-Id: Ic07d9b5e5ed5c486f2fefbd535b4209a1a62eae6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177066
Reviewed-by: Julien Nabet <[email protected]>
Tested-by: Julien Nabet <[email protected]>
diff --git a/include/sfx2/sfxsids.hrc b/include/sfx2/sfxsids.hrc
index 411a00782c02..6dbd397f8922 100644
--- a/include/sfx2/sfxsids.hrc
+++ b/include/sfx2/sfxsids.hrc
@@ -190,9 +190,6 @@ class SvxZoomItem;
#define SID_FILTER_DATA
TypedWhichId<SfxUnoAnyItem>(SID_SFX_START + 1375)
-#define SID_EXPLORER_FILEPROPS_START (SID_SFX_START + 1390)
-// SID_EXPLORER_FILEPROPS_END (SID_SFX_START + 1399)
-
#define SID_ATTR_ZOOM
TypedWhichId<SvxZoomItem>(SID_SVX_START + 0)
#define SID_EXPLORER_PROPS_START
TypedWhichId<SfxStringItem>(SID_SFX_START + 1410)