Minor bugfixes for Solaris

darcs-hash:20051006205336-ac50b-56657ce09a5ebfc1ccb320e985e554883e364573.gz
This commit is contained in:
axel
2005-10-07 06:53:36 +10:00
parent 2ac6b62df2
commit 83fad99216
2 changed files with 1 additions and 3 deletions

View File

@@ -237,8 +237,6 @@ static void broadcast( int type, const wchar_t *key, const wchar_t *val )
connection_t *c;
message_t *msg;
debug( 1, L"Got message %d %ls %ls", type, key, val );
if( !conn )
return;