Eliminate some unused stuff

This commit is contained in:
Berke Viktor
2012-11-10 17:19:55 +01:00
parent f53eadbcab
commit 9c70eee4ca
4 changed files with 5 additions and 9 deletions

View File

@@ -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)