1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2012-03-22 19:49:31 -07:00
parent ccf74d51d0
commit 4d2a4b2d7c

View file

@ -22,7 +22,6 @@ import org.eclipse.cdt.core.dom.ast.IScope;
* @noimplement This interface is not intended to be implemented by clients.
*/
public interface ICPPASTWhileStatement extends IASTWhileStatement {
/**
* In C++ conditions can be declarations w/side effects.
*/