no wrapper cp_globmatch needed
This commit is contained in:
parent
bb61c0ba1e
commit
0c69374876
|
|
@ -79,7 +79,6 @@ extern void cp_pushcontrol(void);
|
|||
|
||||
/* glob.c */
|
||||
|
||||
extern bool cp_globmatch(const char *p, const char *s);
|
||||
extern char *cp_tildexpand(const char *string);
|
||||
extern char cp_cbrac;
|
||||
extern char cp_ccurl;
|
||||
|
|
|
|||
Loading…
Reference in New Issue