diff options
Diffstat (limited to 'src/actionparser.c')
-rw-r--r-- | src/actionparser.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/actionparser.c b/src/actionparser.c index f348ff6..10882b3 100644 --- a/src/actionparser.c +++ b/src/actionparser.c @@ -7,11 +7,6 @@ * Copyright (C) 2018 Anastasis Grammenos * GPLv3 (see LICENCE for the full notice) * - * ----------------------------------------------------------------------------- - * - * The following code is resposinble for parsing the command line arguments - * and finding the correct ck action. - * * -------------------------------------------------------------------------- */ #include "actionparser.h" #include "ckutil.h" |