mirror of https://github.com/AxioDL/tinyxml2.git
minor edit
This commit is contained in:
parent
5f88e72691
commit
f4a8fbbdf7
|
@ -25,7 +25,6 @@ def fileProcess( name, lineFunction ):
|
||||||
filestream.write( output );
|
filestream.write( output );
|
||||||
filestream.close()
|
filestream.close()
|
||||||
|
|
||||||
|
|
||||||
def echoInput( line ):
|
def echoInput( line ):
|
||||||
return line
|
return line
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue