[Libreoffice-commits] core.git: include/svx
Noel Grandin
noel.grandin at collabora.co.uk
Wed Jul 26 09:36:24 UTC 2017
include/svx/float3d.hxx | 22 ----------------------
1 file changed, 22 deletions(-)
New commits:
commit 6f691e9c763e4c5f13a745a56fe4d889188187ed
Author: Noel Grandin <noel.grandin at collabora.co.uk>
Date: Wed Jul 26 08:34:44 2017 +0200
remove unused constants in float3d.hxx
Change-Id: I9ad3c8c2d5616d6e62a42f3f5dcaebc46e4959bb
Reviewed-on: https://gerrit.libreoffice.org/40440
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>
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
{
More information about the Libreoffice-commits
mailing list