cleanup
This commit is contained in:
@@ -279,8 +279,6 @@ void RageLog::Flush()
|
|||||||
|
|
||||||
#if defined(_WIN32)
|
#if defined(_WIN32)
|
||||||
#define NEWLINE "\r\n"
|
#define NEWLINE "\r\n"
|
||||||
//#elif defined(DARWIN)
|
|
||||||
//#define NEWLINE "\r"
|
|
||||||
#else
|
#else
|
||||||
#define NEWLINE "\n"
|
#define NEWLINE "\n"
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user