sc/source/ui/condformat/condformatdlgentry.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 17f1e4ca172ca154aab83c74081cec5c20b532ad
Author: Julien Nabet <serval2...@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:
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to