summaryrefslogtreecommitdiff
path: root/libguile/__scm.h
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/__scm.h')
-rw-r--r--libguile/__scm.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libguile/__scm.h b/libguile/__scm.h
index 8a31c8348..233cdd0df 100644
--- a/libguile/__scm.h
+++ b/libguile/__scm.h
@@ -321,10 +321,6 @@ typedef long SCM_STACKITEM;
#define SCM_STACK_PTR(ptr) ((SCM_STACKITEM *) (void *) (ptr))
-#define SCM_TICK scm_async_tick ()
-
-
-
#ifndef SCM_MAGIC_SNARFER
/* Let these macros pass through if
we are snarfing; thus we can tell the