1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00

[cleanup] format and javadoc

This commit is contained in:
David Dykstal 2006-09-20 14:54:10 +00:00
parent fc061adb0a
commit abdf04eeab

View file

@ -21,9 +21,6 @@ import java.util.Vector;
/**
* A class that manages a list of SystemProfile objects.
*/
/**
* @lastgen interface SystemProfileManager {}
*/
public interface ISystemProfileManager {