Skip to content

Commit 111f462

Browse files
committed
remove old comments
1 parent 3324d04 commit 111f462

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

tinyxml2.h

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,6 @@ distribution.
4242
#endif
4343
#include <stdint.h>
4444

45-
/*
46-
gcc:
47-
g++ -Wall -DTINYXML2_DEBUG tinyxml2.cpp xmltest.cpp -o gccxmltest.exe
48-
49-
Formatting, Artistic Style:
50-
AStyle.exe --style=1tbs --indent-switches --break-closing-brackets --indent-preprocessor tinyxml2.cpp tinyxml2.h
51-
*/
52-
5345
#if defined( _DEBUG ) || defined (__DEBUG__)
5446
# ifndef TINYXML2_DEBUG
5547
# define TINYXML2_DEBUG

0 commit comments

Comments
 (0)