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 --- counter.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'counter.c') diff --git a/counter.c b/counter.c index 1b8f637..2ebb5d1 100644 --- a/counter.c +++ b/counter.c @@ -6,9 +6,6 @@ USAGE("[-2s]"); -#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