aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--frontend/typesupport.icl2
1 files changed, 1 insertions, 1 deletions
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