Remove unused function clear_sets()

This commit is contained in:
Kevin Easton
2017-10-25 17:00:48 +11:00
parent 481970b30d
commit 46047b058c
2 changed files with 0 additions and 9 deletions

View File

@@ -387,8 +387,6 @@ extern char *var_settings[];
extern int loading_global;
void savebitchx_variables (FILE *);
void reinit_autoresponse (Window *, char *, int);
void clear_sets (void);
void clear_bindings (void);
int window_set_var (Window *, char *);
void init_window_variables (Window *);