[Libreoffice-commits] core.git: writerfilter/source
Tor Lillqvist
tml at iki.fi
Tue Apr 30 03:05:30 PDT 2013
writerfilter/source/ooxml/OOXMLFastContextHandler.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 341ff124eca09ba3a2c8daad56134c2b65f2aca1
Author: Tor Lillqvist <tml at iki.fi>
Date: Tue Apr 30 13:05:01 2013 +0300
WaE: private field 'mbShapeSent' is not used
Change-Id: I47ef674ec056d9a66c905420bf74b3e8a67840a9
diff --git a/writerfilter/source/ooxml/OOXMLFastContextHandler.hxx b/writerfilter/source/ooxml/OOXMLFastContextHandler.hxx
index b1941b6..45e91e6 100644
--- a/writerfilter/source/ooxml/OOXMLFastContextHandler.hxx
+++ b/writerfilter/source/ooxml/OOXMLFastContextHandler.hxx
@@ -634,7 +634,6 @@ private:
set<Id> mMyNamespaces;
set<Token_t> mMyTokens;
OOXMLPropertySet::Pointer_t mpPropertySet;
- bool mbShapeSent;
OOXMLFastContextHandler * getFastContextHandler() const;
};
More information about the Libreoffice-commits
mailing list