Remove unused F_CURRY struct from layouts.h
parent
3061fe117d
commit
63d109cc04
|
@ -201,14 +201,6 @@ typedef struct {
|
|||
void *dll;
|
||||
} F_DLL;
|
||||
|
||||
typedef struct {
|
||||
CELL header;
|
||||
/* tagged */
|
||||
CELL obj;
|
||||
/* tagged */
|
||||
CELL quot;
|
||||
} F_CURRY;
|
||||
|
||||
typedef struct {
|
||||
CELL header;
|
||||
/* tagged */
|
||||
|
|
Loading…
Reference in New Issue