[Libreoffice-commits] .: oox/source

Noel Power noelp at kemper.freedesktop.org
Tue Feb 22 04:33:00 PST 2011


 oox/source/shape/ShapeContextHandler.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit ecd0940c51e323369f9738f4be5ce25ea8590756
Author: Noel Power <noel.power at novell.com>
Date:   Tue Feb 22 12:31:39 2011 +0000

    remove redundant include that was committed by mistake
    
    remove #include "oox/token/tokenmap.hxx" that I added whilst doing some debug

diff --git a/oox/source/shape/ShapeContextHandler.cxx b/oox/source/shape/ShapeContextHandler.cxx
index 2b2781c..cf60056 100644
--- a/oox/source/shape/ShapeContextHandler.cxx
+++ b/oox/source/shape/ShapeContextHandler.cxx
@@ -31,7 +31,6 @@
 #include "oox/vml/vmlshape.hxx"
 #include "oox/vml/vmlshapecontainer.hxx"
 #include "tokens.hxx"
-#include "oox/token/tokenmap.hxx"
 
 namespace oox { namespace shape {
 


More information about the Libreoffice-commits mailing list