mirror of
https://github.com/transmission/transmission
synced 2024-12-26 01:27:28 +00:00
undo r4093 for bmw
This commit is contained in:
parent
008a403463
commit
b17d8c34f8
1 changed files with 0 additions and 3 deletions
|
@ -192,9 +192,6 @@ tr_msg( const char * file, int line, int level, const char * fmt, ... )
|
|||
{
|
||||
FILE * fp;
|
||||
|
||||
if( file == NULL )
|
||||
file = "";
|
||||
|
||||
assert( NULL != messageLock );
|
||||
tr_lockLock( messageLock );
|
||||
|
||||
|
|
Loading…
Reference in a new issue