aboutsummaryrefslogtreecommitdiff
path: root/src/interp/c-util.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/c-util.boot')
-rw-r--r--src/interp/c-util.boot2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/interp/c-util.boot b/src/interp/c-util.boot
index 0b62a0f8..34fee8df 100644
--- a/src/interp/c-util.boot
+++ b/src/interp/c-util.boot
@@ -579,8 +579,6 @@ isDomainInScope(domain,e) ==
isFunctor name => false
true --is not a functor
-isSymbol x == IDENTP x or x=nil
-
isSimple x ==
atom x or $InteractiveMode => true
x is [op,:argl] and