mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-05 13:55:54 +03:00
whoops, left these unused macros in
This commit is contained in:
parent
3be6b258b0
commit
674af1842d
@ -533,9 +533,6 @@ _eq_pop()
|
|||||||
u3a_pop(sizeof(eqframe));
|
u3a_pop(sizeof(eqframe));
|
||||||
}
|
}
|
||||||
|
|
||||||
#define _eq_yes _eq_pop(); continue
|
|
||||||
#define _eq_no u3R->cap_p = empty; return c3n
|
|
||||||
|
|
||||||
/* _sung_one(): pick a unified pointer for identical (a) and (b).
|
/* _sung_one(): pick a unified pointer for identical (a) and (b).
|
||||||
**
|
**
|
||||||
** Assumes exclusive access to noun memory.
|
** Assumes exclusive access to noun memory.
|
||||||
|
Loading…
Reference in New Issue
Block a user