[Libreoffice-commits] .: sc/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Oct 14 04:15:21 PDT 2012
sc/source/ui/condformat/condformatdlgentry.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 17f1e4ca172ca154aab83c74081cec5c20b532ad
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Sun Oct 14 12:33:29 2012 +0200
Fix consecutive breaks
Change-Id: I341e42bc784f2e9b87a8e30de7de8ff1dc4fe6ca
diff --git a/sc/source/ui/condformat/condformatdlgentry.cxx b/sc/source/ui/condformat/condformatdlgentry.cxx
index 58f59bb..1588bc4 100644
--- a/sc/source/ui/condformat/condformatdlgentry.cxx
+++ b/sc/source/ui/condformat/condformatdlgentry.cxx
@@ -552,8 +552,6 @@ void SetColorScaleEntry( ScColorScaleEntry* pEntry, const ListBox& rType, const
case COLORSCALE_MIN:
case COLORSCALE_MAX:
break;
- break;
- break;
case COLORSCALE_PERCENTILE:
case COLORSCALE_VALUE:
case COLORSCALE_PERCENT:
More information about the Libreoffice-commits
mailing list