Bryan Drewery 22 anni fa
parent
commit
c139182add
1 ha cambiato i file con 0 aggiunte e 10 eliminazioni
  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 */