Minor edits

darcs-hash:20051020120610-ac50b-62950ed81377c38979ea2967f915eaa0e7f01e33.gz
This commit is contained in:
axel
2005-10-20 22:06:10 +10:00
parent 63b122b369
commit 14204134bf
2 changed files with 13 additions and 12 deletions

View File

@@ -815,7 +815,6 @@ void debug( int level, wchar_t *msg, ... )
sb_printf( &sb, L"%ls: ", program_name );
sb_vprintf( &sb, msg, va );
va_end( va );
if( screen_width )
{