summaryrefslogtreecommitdiff
path: root/include/utilconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/utilconf.h')
-rw-r--r--include/utilconf.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/utilconf.h b/include/utilconf.h
deleted file mode 100644
index d8407c7..0000000
--- a/include/utilconf.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef UTILCONF_H
-#define UTILCONF_H
-
-#include <defs.h>
-SWORD_NAMESPACE_START
-char getconfent (char *filename, char *entryname, char *buf, int len);
-SWORD_NAMESPACE_END
-
-#endif