mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 18:56:02 +02:00
removed unused properties
Fix for defect 149143
This commit is contained in:
parent
27746a536e
commit
e29fce740d
1 changed files with 0 additions and 3 deletions
|
@ -50,9 +50,6 @@ public class SystemProcessesViewResources extends NLS
|
|||
public static String RESID_PROPERTY_PROCESS_VMRSS_TOOLTIP;
|
||||
public static String RESID_PROPERTY_PROCESS_VMRSS_VALUE;
|
||||
|
||||
public static String RESID_PROPERTY_PROCESS_DEFAULTFILTER_LABEL;
|
||||
public static String RESID_PROPERTY_PROCESS_MYPROCESSESFILTER_LABEL;
|
||||
|
||||
// Property sheet values: Processes
|
||||
public static String RESID_PROPERTY_PROCESS_TYPE;
|
||||
public static String RESID_PROPERTY_PROCESS_TYPE_ROOT;
|
||||
|
|
Loading…
Add table
Reference in a new issue