chart2/source/view/main/OpenglShapeFactory.cxx | 4 ---- 1 file changed, 4 deletions(-)
New commits: commit 6f438e12afc3d94d5f82caa876a66a1d67d73eaf Author: Markus Mohrhard <[email protected]> Date: Mon Apr 14 03:38:54 2014 +0200 remove include and using Change-Id: I329e02d1e91b8c566d147cd753dca48bf2abf23a diff --git a/chart2/source/view/main/OpenglShapeFactory.cxx b/chart2/source/view/main/OpenglShapeFactory.cxx index e39a154..56b8d28 100644 --- a/chart2/source/view/main/OpenglShapeFactory.cxx +++ b/chart2/source/view/main/OpenglShapeFactory.cxx @@ -54,11 +54,7 @@ #include "RelativeSizeHelper.hxx" -#include <algorithm> -using namespace std; - using namespace ::com::sun::star; -using ::com::sun::star::uno::Reference; namespace chart { _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
