diff options
Diffstat (limited to 'ctimeline.c')
-rw-r--r-- | ctimeline.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ctimeline.c b/ctimeline.c index 3b664bd..6259433 100644 --- a/ctimeline.c +++ b/ctimeline.c @@ -5,8 +5,6 @@ #include "ctimeline.h" -#define APP_VERSION "1.0" -#define CONFIG_PATH "/etc/ctimelines" #define COMMENT_CHAR '#' #define INIT_CAPACITY_LIST 8 |