summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-07-26 08:34:44 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-07-26 11:35:41 +0200
commit6f691e9c763e4c5f13a745a56fe4d889188187ed (patch)
tree7312d0d20d449610f5a082a888bb3e0b3e6be614
parent4ed70b89aa89ff407775ede83521e9cd377159a0 (diff)
remove unused constants in float3d.hxx
Change-Id: I9ad3c8c2d5616d6e62a42f3f5dcaebc46e4959bb Reviewed-on: https://gerrit.libreoffice.org/40440 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
-rw-r--r--include/svx/float3d.hxx22
1 files changed, 0 insertions, 22 deletions
diff --git a/include/svx/float3d.hxx b/include/svx/float3d.hxx
index 694677b0614d..0064d80da21e 100644
--- a/include/svx/float3d.hxx
+++ b/include/svx/float3d.hxx
@@ -33,28 +33,6 @@
#include <svx/dlgctrl.hxx>
#include <svx/svdmodel.hxx>
-// Lower part
-#define CTL_PREVIEW 12
-#define CTL_LIGHT_PREVIEW 13
-
-// Geometry
-
-// Depiction/Appearance
-#define FT_DISTANCE 51
-
-// Lighting
-#define BTN_LIGHT_1 60
-#define BTN_LIGHT_2 61
-#define BTN_LIGHT_3 62
-#define BTN_LIGHT_4 63
-#define BTN_LIGHT_5 64
-#define BTN_LIGHT_6 65
-#define BTN_LIGHT_7 66
-#define BTN_LIGHT_8 67
-#define FT_LIGHTSOURCE 77
-#define LB_AMBIENTLIGHT 78
-#define BTN_AMBIENT_COLOR 79
-#define FT_AMBIENTLIGHT 80
enum class ViewType3D
{