mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +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())
|
||||
{
|
||||
System.out.println("not doing spirit");
|
||||
return;
|
||||
}
|
||||
if (from != null)
|
||||
|
|
Loading…
Add table
Reference in a new issue