From dd3e879cfdacbc8b9fff7556ae2d8698a22e9235 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 25 Feb 2013 19:09:32 +0100 Subject: remove some trivial duplicates Change-Id: Ie736cb6d5ff7f4d1998338f4a3a3a3b0a67c79ad --- chart2/source/inc/FillProperties.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'chart2') diff --git a/chart2/source/inc/FillProperties.hxx b/chart2/source/inc/FillProperties.hxx index 99092c1b9ad8..2cda35fa3622 100644 --- a/chart2/source/inc/FillProperties.hxx +++ b/chart2/source/inc/FillProperties.hxx @@ -36,7 +36,6 @@ public: // FastProperty Ids for properties enum { - // com.sun.star.drawing.FillProperties // com.sun.star.drawing.FillProperties PROP_FILL_STYLE = FAST_PROPERTY_ID_START_FILL_PROP , PROP_FILL_COLOR -- cgit