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 --- clock.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'clock.c') diff --git a/clock.c b/clock.c index fd06edb..e4a8ce2 100644 --- a/clock.c +++ b/clock.c @@ -4,9 +4,6 @@ USAGE("[-u | -v | -w] [-2s]"); -#define INCLUDE_LARGE_COLON -#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