svn commit: samba r4907 - in branches/SAMBA_3_0/source/printing: .

jerry at samba.org jerry at samba.org
Fri Jan 21 19:09:51 GMT 2005


Author: jerry
Date: 2005-01-21 19:09:51 +0000 (Fri, 21 Jan 2005)
New Revision: 4907

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4907

Log:
remove unreached code
Modified:
   branches/SAMBA_3_0/source/printing/print_cups.c


Changeset:
Modified: branches/SAMBA_3_0/source/printing/print_cups.c
===================================================================
--- branches/SAMBA_3_0/source/printing/print_cups.c	2005-01-21 19:09:11 UTC (rev 4906)
+++ branches/SAMBA_3_0/source/printing/print_cups.c	2005-01-21 19:09:51 UTC (rev 4907)
@@ -664,7 +664,6 @@
 		httpClose(http);
 
 	return ret;
-	return (ret);
 }
 
 /*



More information about the samba-cvs mailing list