Disable this code for now

This commit is contained in:
Miodrag Milanovic 2025-08-05 12:24:05 +02:00
parent fcd8ac34d6
commit fa7fa163da
1 changed files with 1 additions and 1 deletions

View File

@ -746,7 +746,7 @@ static void Io_MvReadPreparse( Io_MvMan_t * p )
{
char * pCur, * pPrev;
int i, fComment = 0;
Io_MvReplaceBuffersByShorts( p->pBuffer );
//Io_MvReplaceBuffersByShorts( p->pBuffer );
// parse the buffer into lines and remove comments
Vec_PtrPush( p->vLines, p->pBuffer );