summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/layerexport.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/layerexport.cxx')
-rw-r--r--xmloff/source/forms/layerexport.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/xmloff/source/forms/layerexport.cxx b/xmloff/source/forms/layerexport.cxx
index 657c8dadeed5..bd08dcb6d77d 100644
--- a/xmloff/source/forms/layerexport.cxx
+++ b/xmloff/source/forms/layerexport.cxx
@@ -596,14 +596,6 @@ namespace xmloff
aPropertyStates.push_back( aNumberStyleState );
}
-#if OSL_DEBUG_LEVEL > 0
- ::std::vector< XMLPropertyState >::const_iterator aHaveALook = aPropertyStates.begin();
- for ( ; aHaveALook != aPropertyStates.end(); ++aHaveALook )
- {
- (void)aHaveALook;
- }
-#endif
-
// determine the column style
if ( !aPropertyStates.empty() )