[Libreoffice-commits] core.git: Branch 'private/moggi/chart-lifetime-fixes' - chart2/source

Markus Mohrhard markus.mohrhard at collabora.co.uk
Sun Apr 13 18:41:42 PDT 2014


 chart2/source/view/main/OpenglShapeFactory.cxx |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 6f438e12afc3d94d5f82caa876a66a1d67d73eaf
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
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
 {


More information about the Libreoffice-commits mailing list