From d48c0f595007002f528ff327450ca50e0b11e2e7 Mon Sep 17 00:00:00 2001 From: Anton Leherbauer Date: Tue, 27 Mar 2007 09:05:34 +0000 Subject: [PATCH] Remove obsolete trace option --- core/org.eclipse.cdt.ui/.options | 3 --- 1 file changed, 3 deletions(-) diff --git a/core/org.eclipse.cdt.ui/.options b/core/org.eclipse.cdt.ui/.options index ed41271de7b..08bca9e9a9d 100644 --- a/core/org.eclipse.cdt.ui/.options +++ b/core/org.eclipse.cdt.ui/.options @@ -3,9 +3,6 @@ org.eclipse.cdt.ui/debug=true # Reports contentAssist activity org.eclipse.cdt.ui/debug/contentassist=false -# Prints debug information related to the AST provider -org.eclipse.cdt.ui/debug/ASTProvider=false - # Enables all semantic highlighting types org.eclipse.cdt.ui/debug/SemanticHighlighting=false