mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
remove annotation
This commit is contained in:
parent
5b762b9f6b
commit
1fe31a6d69
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ public class TestExtraPagesProvider implements IPagesAfterTemplateSelectionProvi
|
|||
return Collections.singletonMap(dataKey, dataValue);
|
||||
}
|
||||
|
||||
@Override
|
||||
public void createControl(Composite parent) {
|
||||
Label l= new Label(parent, SWT.NONE);
|
||||
l.setText(labelText);
|
||||
|
|
Loading…
Add table
Reference in a new issue