1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00

last commit had temporary change I forgot to remove

This commit is contained in:
John Cortell 2010-04-20 23:00:33 +00:00
parent 2c70f116e7
commit a7b0ef2fef

View file

@ -106,9 +106,4 @@ public class GdbDebugPreferencePage extends FieldEditorPreferencePage implements
protected void adjustGridLayout() {
// do nothing
}
public void performHelp() {
// jjjjjjjjjjjjjjjj
super.performHelp();
}
}