1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-08 11:03:28 +02:00

remove print

This commit is contained in:
David McKnight 2006-10-04 14:55:49 +00:00
parent d02d7eb162
commit 634009cabd

View file

@ -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