From 9c70eee4cafa267e3aeefc886c08911aba9904df Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sat, 10 Nov 2012 17:19:55 +0100 Subject: Eliminate some unused stuff --- src/common/text.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/common') diff --git a/src/common/text.c b/src/common/text.c index 2063174b..65b3a47d 100644 --- a/src/common/text.c +++ b/src/common/text.c @@ -257,12 +257,6 @@ scrollback_load (session *sess) GError *file_error = NULL; GError *io_err = NULL; -#ifndef WIN32 - char *map, *end_map; - struct stat statbuf; - const char *begin, *eol; -#endif - if (sess->text_scrollback == SET_DEFAULT) { if (!prefs.hex_text_replay) -- cgit 1.4.1