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:
parent
4603b2a1b1
commit
98dc1d185e
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue