Remove extraneous declaration that crept into the previous revision.
This commit is contained in:
parent
70a800d648
commit
8e77e66338
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@
|
||||||
#ifndef SECURE_H
|
#ifndef SECURE_H
|
||||||
#define SECURE_H
|
#define SECURE_H
|
||||||
|
|
||||||
extern void clear_recent_input(void);
|
|
||||||
extern void save_input(char *);
|
extern void save_input(char *);
|
||||||
extern int seen_input(char *);
|
extern int seen_input(char *);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue