From 63249e7fdb5586be4ae469ea2114306700146a55 Mon Sep 17 00:00:00 2001 From: zachir Date: Mon, 20 Feb 2023 02:51:21 -0600 Subject: Revert "appy scrollback-ringbuffer patch" This reverts commit 75110c3cdea1cade7a9b097806cae1a32f8a5e8a. --- x.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'x.c') diff --git a/x.c b/x.c index ff736f7..6f2ddff 100644 --- a/x.c +++ b/x.c @@ -60,8 +60,6 @@ static void zoom(const Arg *); static void zoomabs(const Arg *); static void zoomreset(const Arg *); static void ttysend(const Arg *); -void kscrollup(const Arg *); -void kscrolldown(const Arg *); /* config.h for applying patches and the configuration. */ #include "config.h" -- cgit v1.2.3