diff options
author | Anastasis Grammenos <anastasis.gramm2@gmail.com> | 2018-10-16 10:41:01 +0300 |
---|---|---|
committer | Anastasis Grammenos <anastasis.gramm2@gmail.com> | 2018-10-16 10:41:01 +0300 |
commit | 5b8b4fdbfc6f88e874bc62269b9188caf886120f (patch) | |
tree | e752d2b3faa863daa9817c23783aa5734fbeec9b /src/actionparser.h | |
parent | b11d039ba3888aa76d63006e0af2a6f05304b380 (diff) | |
download | ck-5b8b4fdbfc6f88e874bc62269b9188caf886120f.tar.gz ck-5b8b4fdbfc6f88e874bc62269b9188caf886120f.tar.bz2 ck-5b8b4fdbfc6f88e874bc62269b9188caf886120f.zip |
Update file headers
Diffstat (limited to 'src/actionparser.h')
-rw-r--r-- | src/actionparser.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/actionparser.h b/src/actionparser.h index 9e7209d..38b0896 100644 --- a/src/actionparser.h +++ b/src/actionparser.h @@ -14,10 +14,6 @@ * of the user's options ready to be handled by the rest of the * procedures. * - * Keeps track of what error occured where and provides - * print_parser_help() and print_parser_error() functions - * to notify the user - * * -------------------------------------------------------------------------- */ #ifndef ACTIONPARSER_H #define ACTIONPARSER_H |