From: <do...@us...> - 2007-11-21 22:41:25
|
Revision: 1277 http://iaxclient.svn.sourceforge.net/iaxclient/?rev=1277&view=rev Author: dohpaz Date: 2007-11-21 14:41:30 -0800 (Wed, 21 Nov 2007) Log Message: ----------- Remove meaningless message. Modified Paths: -------------- branches/team/elbunce/iaxclient/lib/video.c Modified: branches/team/elbunce/iaxclient/lib/video.c =================================================================== --- branches/team/elbunce/iaxclient/lib/video.c 2007-11-15 20:36:20 UTC (rev 1276) +++ branches/team/elbunce/iaxclient/lib/video.c 2007-11-21 22:41:30 UTC (rev 1277) @@ -650,8 +650,6 @@ if ( call->vformat == 0 ) { - fprintf(stderr, "video format not set for call %d\n", - selected_call); return -1; } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |