From 37ee2520b568028872fb13677359f6c31a316dc1 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Mon, 25 Mar 2013 09:08:45 -0400 Subject: remove unused macros --- expac.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/expac.c b/expac.c index ea2284c..c971bb1 100644 --- a/expac.c +++ b/expac.c @@ -39,9 +39,6 @@ #define DEFAULT_LISTDELIM " " #define DEFAULT_TIMEFMT "%c" #define FORMAT_TOKENS "BCDEGLMNOPRSabdhmnprsuvw%" -#define FORMAT_TOKENS_LOCAL "ilFw" -#define FORMAT_TOKENS_SYNC "fgk" -#define ESCAPE_TOKENS "\"\\abefnrtv" #define SIZE_TOKENS "BKMGTPEZY\0" #ifndef PATH_MAX -- cgit v1.2.3-54-g00ecf