aboutsummaryrefslogtreecommitdiffstats
path: root/pingu_conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'pingu_conf.h')
-rw-r--r--pingu_conf.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/pingu_conf.h b/pingu_conf.h
deleted file mode 100644
index 37c932a..0000000
--- a/pingu_conf.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef PINGU_CONF_H
-#define PINGU_CONF_H
-
-int pingu_conf_parse(const char *filename);
-
-#endif