pull up r19520 from trunk r19520@cathode-dark-space: raeburn | 2007-04-22 20:30:40 -0400 ticket: new subject: remove debugging code accidentally left in ftp/cmds.c Debugging code I added months ago in ftp/cmds.c and forgot to remove has apparently escaped notice until now. Markus Moeller reports seeing a bunch of "cmds.c: at line (number)" lines printed when he connects to a server. This patch removes those lines. A couple other debugging statements that test for the debug flag being set on the command line are left in. Commit By: tlyu Revision: 19527 Changed Files: _U branches/krb5-1-6/ U branches/krb5-1-6/src/appl/gssftp/ftp/cmds.c