Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'xlc/org.eclipse.cdt.xlc.sdk-feature')
-rw-r--r--xlc/org.eclipse.cdt.xlc.sdk-feature/feature.properties3
1 files changed, 0 insertions, 3 deletions
diff --git a/xlc/org.eclipse.cdt.xlc.sdk-feature/feature.properties b/xlc/org.eclipse.cdt.xlc.sdk-feature/feature.properties
index ae45309c9e5..7a2c4aa60f0 100644
--- a/xlc/org.eclipse.cdt.xlc.sdk-feature/feature.properties
+++ b/xlc/org.eclipse.cdt.xlc.sdk-feature/feature.properties
@@ -20,9 +20,6 @@ featureName=C/C++ IBM XLC Compiler Support SDK
# "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=Support for the IBM XL C/C++ compilers. Software development kit including source code and developer documentation.

Back to the top