include/svx/gallery.hxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit f57f05e574ff628a8aa8c341c8a16d759b4b3640
Author: Bogdan Buzea <[email protected]>
AuthorDate: Sat Nov 23 09:39:14 2024 +0100
Commit: Julien Nabet <[email protected]>
CommitDate: Sat Nov 23 14:50:42 2024 +0100
tdf#152299 - Remove unused define(s) from C/C++ files
Change-Id: I01cc9d30499783e531777eb17e332490afab4d6f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177098
Reviewed-by: Julien Nabet <[email protected]>
Tested-by: Jenkins
diff --git a/include/svx/gallery.hxx b/include/svx/gallery.hxx
index d668bf9e668e..b03b31a5d322 100644
--- a/include/svx/gallery.hxx
+++ b/include/svx/gallery.hxx
@@ -89,9 +89,6 @@
#define RID_GALLERY_THEME_TRANSPORT (RID_GALLERY_THEME_START + 43)
#define RID_GALLERY_THEME_TXTSHAPES (RID_GALLERY_THEME_START + 44)
-#define RID_GALLERY_THEME_FIRST RID_GALLERY_THEME_3D
-#define RID_GALLERY_THEME_LAST RID_GALLERY_THEME_TXTSHAPES
-
class SdrModel;
class Graphic;
class BitmapEx;