aboutsummaryrefslogtreecommitdiff
path: root/include/cla_parse.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/cla_parse.hh')
-rw-r--r--include/cla_parse.hh4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/cla_parse.hh b/include/cla_parse.hh
deleted file mode 100644
index 893c887..0000000
--- a/include/cla_parse.hh
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef CLA_PARSE
-#define CLA_PARSE
-void cla_parse(int argc, char** argv);
-#endif