Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/p2
diff options
context:
space:
mode:
Diffstat (limited to 'p2')
-rw-r--r--p2/org.eclipse.cdt.p2-feature/feature.properties3
1 files changed, 0 insertions, 3 deletions
diff --git a/p2/org.eclipse.cdt.p2-feature/feature.properties b/p2/org.eclipse.cdt.p2-feature/feature.properties
index 40acf4aed80..17b6b311d24 100644
--- a/p2/org.eclipse.cdt.p2-feature/feature.properties
+++ b/p2/org.eclipse.cdt.p2-feature/feature.properties
@@ -21,9 +21,6 @@ featureName=C/C++ P2 Toolchain Installer
# "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=Eclipse p2-based installer for toolchains and libraries. Included in C/C++ Development Tools.

Back to the top