1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-14 12:35:22 +02:00

[202822] get rid of printlns

This commit is contained in:
David McKnight 2007-09-13 19:56:14 +00:00
parent 4603b2a1b1
commit 98dc1d185e

View file

@ -1660,7 +1660,6 @@ public final class DataStore
{ {
if (!isDoSpirit()) if (!isDoSpirit())
{ {
System.out.println("not doing spirit");
return; return;
} }
if (from != null) if (from != null)