1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-16 05:25:21 +02:00

[225506] [api][breaking] RSE UI leaks non-API types

This commit is contained in:
David McKnight 2008-04-08 14:30:22 +00:00
parent 5c9058e0f4
commit 15d034a53d

View file

@ -94,8 +94,6 @@ public class SystemProcessFilterStringEditPane extends
protected boolean dontStealFocus;
protected IRemoteProcessSubSystemConfiguration inputSubsystemConfiguration = null;
// actions
protected SystemTestFilterStringAction testAction = null;
// constants
protected final static int SIZING_SELECTION_WIDGET_HEIGHT = 90;