chiark / gitweb /
REORG Delete everything that's not innduct or build system or changed for innduct
[inn-innduct.git] / backends / map.h
diff --git a/backends/map.h b/backends/map.h
deleted file mode 100644 (file)
index c6fd6e7..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-/*  $Id: map.h 5292 2002-03-10 08:59:54Z vinocur $
-**
-*/
-
-void  MAPfree(void);                    /* free the map */
-void  MAPread(const char *name);        /* read the map file */
-char *MAPname(char *p);                 /* lookup in the map */