mirror of
https://github.com/isledecomp/isle-portable.git
synced 2025-03-14 00:39:50 -04:00
Remove OutputDebugString
This commit is contained in:
parent
c8ec60b62c
commit
33bf35af95
1 changed files with 0 additions and 1 deletions
|
@ -256,7 +256,6 @@ MxResult MxDSBuffer::ParseChunk(
|
|||
)
|
||||
{
|
||||
// TODO
|
||||
OutputDebugString("ParseChunk() todo\n");
|
||||
return FAILURE;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue