]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/modules.h
Add mr_flea (and Taros) to the list of Charybdis contributors.
[irc/rqf/shadowircd.git] / include / modules.h
index d61061adc795eec045ccd920b10c899920a9457a..68a376864558e4331f213136e25092179b6c5216 100644 (file)
@@ -21,7 +21,6 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
  *  USA
  *
- *  $Id: modules.h 6 2005-09-10 01:02:21Z nenolod $
  */
 
 #ifndef INCLUDED_modules_h
@@ -116,7 +115,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 */