From 42923d8a36d9b1d4b7a8a8f1981a230d1ef4250b Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Thu, 8 Feb 2024 15:13:20 -0500 Subject: [PATCH] Remove unreferenced properties key --- build/org.eclipse.cdt.make.ui/plugin.properties | 2 -- 1 file changed, 2 deletions(-) diff --git a/build/org.eclipse.cdt.make.ui/plugin.properties b/build/org.eclipse.cdt.make.ui/plugin.properties index e612aaecb0c..4d9ca196060 100644 --- a/build/org.eclipse.cdt.make.ui/plugin.properties +++ b/build/org.eclipse.cdt.make.ui/plugin.properties @@ -79,8 +79,6 @@ MakefileEditor.name=Makefile Editor IncludeSymbolProperties.name=C/C++ Include Paths and Symbols ProjectPathProperties.name=C/C++ Project Paths -DiscoveredScannerInfoContainer.name=Discovered scanner configuration container - GCCPerProjectProfile.name=GCC per project scanner info profile GCCPerFileProfile.name=GCC per file scanner info profile