sc/source/core/data/colorscale.cxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 480dc0740cf5112b595902dc44d5640899c40d85 Author: Stephan Bergmann <sberg...@redhat.com> Date: Tue Aug 14 16:18:46 2012 +0200 warning C4702: unreachable code Change-Id: I02e6f646ee5deb278f4193185ffac8835efadc5c diff --git a/sc/source/core/data/colorscale.cxx b/sc/source/core/data/colorscale.cxx index ae592f4..1303e01 100644 --- a/sc/source/core/data/colorscale.cxx +++ b/sc/source/core/data/colorscale.cxx @@ -656,8 +656,6 @@ bool NeedUpdate(ScColorScaleEntry* pEntry) default: return false; } - - return false; } } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits