1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00

removing print

This commit is contained in:
David McKnight 2006-11-24 17:24:08 +00:00
parent 59bbd5c737
commit 7dd1b2c44f

View file

@ -197,7 +197,6 @@ public class ServerCommandHandler extends CommandHandler
String commandSource = command.getSource();
String commandName = command.getName();
System.out.println(commandName);
if (commandName.equals(DataStoreSchema.C_VALIDATE_TICKET))