From 8a8fc5617c657c92a6f632ccab36e5c6a3fade5d Mon Sep 17 00:00:00 2001 From: Alena Laskavaia Date: Wed, 4 Aug 2010 01:13:15 +0000 Subject: [PATCH] got rid of concept of problem reference. Each problem should belong to one and only one checker. This will allow to avoid problems with markers persistancy and control. --- .../schema/checkers.exsd | 20 +------------------ 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/codan/org.eclipse.cdt.codan.core/schema/checkers.exsd b/codan/org.eclipse.cdt.codan.core/schema/checkers.exsd index 19901171a72..92a2ca56879 100644 --- a/codan/org.eclipse.cdt.codan.core/schema/checkers.exsd +++ b/codan/org.eclipse.cdt.codan.core/schema/checkers.exsd @@ -58,10 +58,7 @@ - - - - + @@ -216,21 +213,6 @@ - - - - - - Reference to a problem - - - - - - - - -