From d7847b091c7c3e53ef0eb59dd9f178dd66788ffb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 6 Apr 2021 03:51:27 +0200 Subject: Use object files for large font MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- timer.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'timer.c') diff --git a/timer.c b/timer.c index 4a6b051..a906e65 100644 --- a/timer.c +++ b/timer.c @@ -14,11 +14,6 @@ USAGE("[-2s] [[hours:]minutes:]second[.deciseconds]"); -#define INCLUDE_LARGE_COLON -#define INCLUDE_LARGE_DOT -#define INCLUDE_LARGE_MINUS -#include "large.h" - static volatile sig_atomic_t caught_sigterm = 0; static volatile sig_atomic_t caught_sigwinch = 1; -- cgit v1.2.3-70-g09d2