From b18d68eff26429ed08d560b187c46770eb7db0b2 Mon Sep 17 00:00:00 2001 From: QC Date: Sat, 19 Sep 2015 12:57:48 +0200 Subject: Adjust new editor width --- source/history.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/history.c') diff --git a/source/history.c b/source/history.c index 1423cbe0..6f14e505 100644 --- a/source/history.c +++ b/source/history.c @@ -109,7 +109,6 @@ static _element ** __history_get_element_list ( FILE *fd, unsigned int *length ) return retv; } - void history_set ( const char *filename, const char *entry ) { if ( config.disable_history ) { -- cgit v1.2.3