summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--oox/source/drawingml/shapecontext.cxx1
-rw-r--r--rsc/source/rscpp/cpp2.c1
-rw-r--r--svgio/source/svgreader/svgtools.cxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/oox/source/drawingml/shapecontext.cxx b/oox/source/drawingml/shapecontext.cxx
index bc246d220df6..74cc2d9081dd 100644
--- a/oox/source/drawingml/shapecontext.cxx
+++ b/oox/source/drawingml/shapecontext.cxx
@@ -104,7 +104,6 @@ ContextHandlerRef ShapeContext::onCreateContext( sal_Int32 aElementToken, const
{
mpShapePtr->getTextBody()->getTextProperties().moRotation = rAttribs.getInteger( XML_rot );
return 0;
- break;
}
case XML_cNvSpPr:
break;
diff --git a/rsc/source/rscpp/cpp2.c b/rsc/source/rscpp/cpp2.c
index 1431e154ad3e..578052ce2560 100644
--- a/rsc/source/rscpp/cpp2.c
+++ b/rsc/source/rscpp/cpp2.c
@@ -278,7 +278,6 @@ nest_err: cerror("#%s must be in an #if", token);
cput(c);
fprintf( pCppOut, "\n" );
exit( 1 );
- break;
}
default:
/*
diff --git a/svgio/source/svgreader/svgtools.cxx b/svgio/source/svgreader/svgtools.cxx
index afc6fecadb83..8c7ba0f5f573 100644
--- a/svgio/source/svgreader/svgtools.cxx
+++ b/svgio/source/svgreader/svgtools.cxx
@@ -186,7 +186,6 @@ namespace svgio
}
return fRetval;
- break;
}
default:
{