summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorMatteo Casalin <matteo.casalin@yahoo.com>2015-11-08 19:45:45 +0100
committerMatteo Casalin <matteo.casalin@yahoo.com>2015-11-10 21:08:08 +0100
commit86043a2f57a9f50cabe689dd5e9f8db0dbd16f80 (patch)
tree9f07f188b6eea7d96ea8dc26519e0ab2e40062d0 /sd
parenta847127fc32c2c611a7c2cc281e1ce7b27bb7754 (diff)
Remove unused XDash variables
Change-Id: Ibc40a0f8b422aebeeb1df5a6701dee4be134862b
Diffstat (limited to 'sd')
-rw-r--r--sd/source/core/drawdoc4.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/core/drawdoc4.cxx b/sd/source/core/drawdoc4.cxx
index a18ad194168c..00071654fe3d 100644
--- a/sd/source/core/drawdoc4.cxx
+++ b/sd/source/core/drawdoc4.cxx
@@ -552,7 +552,6 @@ void SdDrawDocument::CreateDefaultCellStyles()
Color aNullCol(RGB_Color(COL_BLACK));
- XDash aNullDash;
XGradient aNullGrad(aNullCol,RGB_Color(COL_WHITE));
aNullGrad.SetStartIntens( 100 );
aNullGrad.SetEndIntens( 100 );