mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-08 11:03:28 +02:00
remove print
This commit is contained in:
parent
d02d7eb162
commit
634009cabd
1 changed files with 1 additions and 2 deletions
|
@ -1606,8 +1606,7 @@ private DataElement createDataElementFromLSString(DataElement subject,
|
|||
|
||||
// DKM - do basic property stuff here
|
||||
subject.setAttribute(DE.A_SOURCE, setProperties(fileobj));
|
||||
System.out.println("got file:");
|
||||
System.out.println(subject);
|
||||
|
||||
|
||||
/*
|
||||
// classify the file too
|
||||
|
|
Loading…
Add table
Reference in a new issue