Fixed mbcico complain about missing compressor

This commit is contained in:
Michiel Broek
2007-01-14 14:24:27 +00:00
parent c3251f739f
commit c267018fd8
5 changed files with 15 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
* Binkp protocol copyright : Dima Maloff.
*
*****************************************************************************
* Copyright (C) 1997-2006
* Copyright (C) 1997-2007
*
* Michiel Broek FIDO: 2:280/2802
* Beekmansbos 10
@@ -2807,7 +2807,6 @@ void fill_binkp_list(binkp_list **bkll, file_list *fal, off_t offs)
return;
}
#endif
Syslog('+', "Binkp: compressor select internal error");
}