1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
This commit is contained in:
Andrew Gvozdev 2010-10-23 03:42:51 +00:00
parent 9ca06c8a65
commit 19483b9b29

View file

@ -292,4 +292,4 @@ public class ListMap implements Cloneable {
// protected Map createMap(){ // protected Map createMap(){
// return new HashMap(); // return new HashMap();
// } // }
} }