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