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

Cosmetics.

This commit is contained in:
Sergey Prigogin 2011-01-22 22:21:12 +00:00
parent f5c75fe27d
commit 9e0a33921d

View file

@ -18,5 +18,4 @@ import org.eclipse.cdt.core.model.ITranslationUnit;
public interface ITranslationUnitEditorInput {
ITranslationUnit getTranslationUnit();
}