summaryrefslogtreecommitdiff
path: root/drawinglayer/source/attribute/sdrlightingattribute3d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer/source/attribute/sdrlightingattribute3d.cxx')
-rw-r--r--drawinglayer/source/attribute/sdrlightingattribute3d.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/drawinglayer/source/attribute/sdrlightingattribute3d.cxx b/drawinglayer/source/attribute/sdrlightingattribute3d.cxx
index 93b4cf4cec0a..ddf15708ca16 100644
--- a/drawinglayer/source/attribute/sdrlightingattribute3d.cxx
+++ b/drawinglayer/source/attribute/sdrlightingattribute3d.cxx
@@ -42,8 +42,6 @@ namespace drawinglayer::attribute
}
ImpSdrLightingAttribute()
- : maAmbientLight(basegfx::BColor()),
- maLightVector(std::vector< Sdr3DLightAttribute >())
{
}