Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'debug/org.eclipse.cdt.debug.standalone-feature')
-rw-r--r--debug/org.eclipse.cdt.debug.standalone-feature/feature.properties3
-rw-r--r--debug/org.eclipse.cdt.debug.standalone-feature/sourceTemplateFeature/feature.properties3
2 files changed, 0 insertions, 6 deletions
diff --git a/debug/org.eclipse.cdt.debug.standalone-feature/feature.properties b/debug/org.eclipse.cdt.debug.standalone-feature/feature.properties
index 4fdcb2ffd85..707637f972a 100644
--- a/debug/org.eclipse.cdt.debug.standalone-feature/feature.properties
+++ b/debug/org.eclipse.cdt.debug.standalone-feature/feature.properties
@@ -20,9 +20,6 @@ featureName=CDT Standalone Debugger Support
# "providerName" property - name of the company that provides the feature
providerName=Eclipse CDT
-# "updateSiteName" property - label for the update site
-updateSiteName=Eclipse CDT Update Site
-
# "description" property - description of the feature
description=Standalone Debugger Support using CDT
diff --git a/debug/org.eclipse.cdt.debug.standalone-feature/sourceTemplateFeature/feature.properties b/debug/org.eclipse.cdt.debug.standalone-feature/sourceTemplateFeature/feature.properties
index 027c46ed852..bc6609e83a4 100644
--- a/debug/org.eclipse.cdt.debug.standalone-feature/sourceTemplateFeature/feature.properties
+++ b/debug/org.eclipse.cdt.debug.standalone-feature/sourceTemplateFeature/feature.properties
@@ -20,9 +20,6 @@ featureName=CDT Standalone Debugger Support
# "providerName" property - name of the company that provides the feature
providerName=Eclipse CDT
-# "updateSiteName" property - label for the update site
-updateSiteName=Eclipse CDT Update Site
-
# "description" property - description of the feature
description=Standalone Debugger Support using CDT

Back to the top