diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-03-16 21:00:28 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-03-16 21:00:28 -0700 |
commit | 166ae3842267745d7ffea5aecf8eaf1f95d58e4a (patch) | |
tree | 84f5fc2b3695d09489270b929b842304382dc779 /struct.h | |
parent | 2251849ef9a2be3f487b6a4cf7926dae87cc8414 (diff) | |
download | txr-166ae3842267745d7ffea5aecf8eaf1f95d58e4a.tar.gz txr-166ae3842267745d7ffea5aecf8eaf1f95d58e4a.tar.bz2 txr-166ae3842267745d7ffea5aecf8eaf1f95d58e4a.zip |
structs: remove unused param from some functions.
* struct.c (lookup_static_slot_desc, lookup_static_slot,
lookup_static_slot_load, get_equal_method): Remove stype
argument; it is only passed down through the calls and not
used at the leaf level.
(static_slot, static_slot_set, static_slot_ens_rec,
struct_inst_print, struct_inst_equalsub, method_name): Don't
pass stype to slot lookup functions that no longer take it.
Diffstat (limited to 'struct.h')
0 files changed, 0 insertions, 0 deletions