limit the visibility of dead mouse functions
This commit is contained in:
@ -289,9 +289,6 @@ void includedir(const char *dirname);
|
||||
void initsymtab(void);
|
||||
void makefilelist(const char * const * const argv);
|
||||
void mousecleanup(void);
|
||||
void mousemenu(void);
|
||||
void mouseinit(void);
|
||||
void mousereinit(void);
|
||||
void myexit(int sig);
|
||||
void myperror(char *text);
|
||||
void progress(char *what, long current, long max);
|
||||
|
Reference in New Issue
Block a user