aboutsummaryrefslogtreecommitdiff
path: root/frontend
diff options
context:
space:
mode:
Diffstat (limited to 'frontend')
-rw-r--r--frontend/overloading.icl2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontend/overloading.icl b/frontend/overloading.icl
index d3e42f8..ce7ab64 100644
--- a/frontend/overloading.icl
+++ b/frontend/overloading.icl
@@ -1534,8 +1534,6 @@ where
updateExpression group_index l ui
= mapSt (updateExpression group_index) l ui
-import RWSDebug
-
adjustClassExpressions symb_name exprs tail_exprs ui
= mapAppendSt (adjustClassExpression symb_name) exprs tail_exprs ui
where