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.close()
|
||||
|
||||
|
||||
def echoInput( line ):
|
||||
return line
|
||||
|
||||
|
|
Loading…
Reference in New Issue