1
0
Fork 0
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:
David McKnight 2006-07-31 16:30:38 +00:00
parent 27746a536e
commit e29fce740d

View file

@ -50,9 +50,6 @@ public class SystemProcessesViewResources extends NLS
public static String RESID_PROPERTY_PROCESS_VMRSS_TOOLTIP; public static String RESID_PROPERTY_PROCESS_VMRSS_TOOLTIP;
public static String RESID_PROPERTY_PROCESS_VMRSS_VALUE; 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 // Property sheet values: Processes
public static String RESID_PROPERTY_PROCESS_TYPE; public static String RESID_PROPERTY_PROCESS_TYPE;
public static String RESID_PROPERTY_PROCESS_TYPE_ROOT; public static String RESID_PROPERTY_PROCESS_TYPE_ROOT;