1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

indentation.

This commit is contained in:
Alain Magloire 2003-01-31 19:53:42 +00:00
parent 63c02ff190
commit d949b6306c

View file

@ -337,7 +337,6 @@ public class Target implements ICDITarget {
restart(); restart();
} else { } else {
restart(); restart();
//throw new CDIException("Unknow state");
} }
} }