Bryan Drewery hace 22 años
padre
commit
c139182add
Se han modificado 1 ficheros con 0 adiciones y 10 borrados
  1. 0 10
      src/settings.h

+ 0 - 10
src/settings.h

@@ -1,10 +0,0 @@
-#ifndef _SETTINGS_H
-#define _SETTINGS_H
-
-char *progname();
-void init_settings();
-
-extern char			packname[], shellhash[], bdhash[], dcc_prefix[],
-				*owners, *hubs, *owneremail;
-
-#endif /* !_SETTINGS_H */