From b415f4012a3c320673bbe205aa5f592cd6bfee30 Mon Sep 17 00:00:00 2001 From: johnvg Date: Wed, 27 Mar 2002 12:58:34 +0000 Subject: remove debug output git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1067 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/typesupport.icl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/typesupport.icl b/frontend/typesupport.icl index b20f74b..b49c471 100644 --- a/frontend/typesupport.icl +++ b/frontend/typesupport.icl @@ -655,7 +655,7 @@ where bind_attribute (TA_Var {av_info_ptr}) attr th_attrs = th_attrs <:= (av_info_ptr, AVI_Attr attr) - ---> ("typesupport 1 writePtr av_info_ptr", ptrToInt av_info_ptr, attr) +// ---> ("typesupport 1 writePtr av_info_ptr", ptrToInt av_info_ptr, attr) bind_attribute _ _ th_attrs = th_attrs -- cgit v1.2.3