Remove irc_basename, replace it with rb_basename from libratbox.
This commit is contained in:
parent
34f76fdd0f
commit
b7a689d1e5
4 changed files with 6 additions and 28 deletions
|
@ -116,7 +116,6 @@ extern int unload_one_module(const char *, int);
|
|||
extern int load_one_module(const char *, int);
|
||||
extern int load_a_module(const char *, int, int);
|
||||
extern int findmodule_byname(const char *);
|
||||
extern char *irc_basename(const char *);
|
||||
extern void modules_init(void);
|
||||
|
||||
#endif /* INCLUDED_modules_h */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue