tdf#152299 - Remove unused define(s) from C/C++ files

Change-Id: I6969ecb1fda3ee4ff6861594cf46c8d3d5a0b9a9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183887
Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
Tested-by: Jenkins
This commit is contained in:
Gabor Kelemen
2025-01-18 17:25:00 +01:00
parent 3edd54cd91
commit 7c46846ad1

View File

@@ -28,14 +28,6 @@
#include <cppuhelper/implbase.hxx>
#include <vcl/roadmapwizard.hxx>
#define OD_DIALOG_WIDTH 330
#define DIALOG_HEIGHT 210
#define BUTTON_WIDTH 50
#define BUTTON_HEIGHT 14
#define PAGE_POS_X 91
#define PAGE_WIDTH OD_DIALOG_WIDTH - PAGE_POS_X
#define ITEM_ID_INTRODUCTION 0
#define ITEM_ID_SLIDES 1
#define ITEM_ID_GRAPHIC_OPTIMIZATION 2