Skip to content

Commit be10273

Browse files
author
Pavel Kovalenko
committed
Remove deprecated logging.
1 parent 9097307 commit be10273

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/xrCore/xrCore.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ void xrCore::_initialize (LPCSTR _ApplicationName, LogCallback cb, BOOL init_fs,
117117
EFS._initialize ();
118118
#ifdef DEBUG
119119
#ifndef _EDITOR
120-
Msg ("CRT heap 0x%08x",_get_heap_handle());
121120
Msg ("Process heap 0x%08x",GetProcessHeap());
122121
#endif
123122
#endif // DEBUG

0 commit comments

Comments
 (0)