summary refs log tree commit diff
path: root/lisc/lisc.h
diff options
context:
space:
mode:
Diffstat (limited to 'lisc/lisc.h')
-rw-r--r--lisc/lisc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisc/lisc.h b/lisc/lisc.h
index dcc3652..0f4b507 100644
--- a/lisc/lisc.h
+++ b/lisc/lisc.h
@@ -296,7 +296,6 @@ extern int rclob[NRClob];
 ulong calldef(Ins, int *);
 ulong calluse(Ins, int *);
 ulong callclb(Ins, int *);
-int slota(int, int, int *);
 void isel(Fn *);
 
 /* spill.c */