reportdesign/source/ui/report/ReportController.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 758a78ca6e1a734695a09b9c9a6c59f567ae938f Author: Tor Lillqvist <t...@collabora.com> Date: Mon Oct 13 21:37:20 2014 +0300 WaE: unused variable 'aNullShadowCol' Change-Id: I3907306b53f77874597ac2b727fad9f3a3a3c333 diff --git a/reportdesign/source/ui/report/ReportController.cxx b/reportdesign/source/ui/report/ReportController.cxx index d1646b4..bdfa224 100644 --- a/reportdesign/source/ui/report/ReportController.cxx +++ b/reportdesign/source/ui/report/ReportController.cxx @@ -2425,7 +2425,6 @@ void OReportController::openPageDialog(const uno::Reference<report::XSection>& _ const Graphic aNullGraphic; const ::Color aNullLineCol(COL_DEFAULT_SHAPE_STROKE); // #i121448# Use defined default color const ::Color aNullFillCol(COL_DEFAULT_SHAPE_FILLING); // #i121448# Use defined default color - const ::Color aNullShadowCol(RGB_Color(COL_LIGHTGRAY)); const XDash aNullDash; const XGradient aNullGrad(RGB_Color(COL_BLACK), RGB_Color(COL_WHITE)); const XHatch aNullHatch(aNullLineCol); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits