about summary refs log tree commit diff
path: root/include/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/main.h')
-rw-r--r--include/main.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/main.h b/include/main.h
deleted file mode 100644
index 64abb24..0000000
--- a/include/main.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __MAIN_H__
-#define __MAIN_H__
-
-extern const char *program_name; /**< argv[0] */
-
-#endif /* __MAIN_H__ */