Explorar o código

fix issue#712

Alanscut %!s(int64=6) %!d(string=hai) anos
pai
achega
ad7bdf9ed2
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      tinyxml2.cpp

+ 0 - 2
tinyxml2.cpp

@@ -2635,8 +2635,6 @@ void XMLPrinter::OpenElement( const char* name, bool compactMode )
 
     if ( _textDepth < 0 && !_firstElement && !compactMode ) {
         Putc( '\n' );
-    }
-    if ( !compactMode ) {
         PrintSpace( _depth );
     }