unyellow perforce

This commit is contained in:
peter
2012-07-12 19:14:25 +02:00
parent a091e82d48
commit a04ea1f6a5
@@ -1444,7 +1444,6 @@ public class ChangeListManagerImpl extends ChangeListManagerEx implements Projec
System.out.println(log);
System.out.flush();
}
@TestOnly
public static void log(Object o) {
log.append(o).append("\n");
}