summaryrefslogtreecommitdiffstats
path: root/source/history.c
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-09-19 12:57:48 +0200
committerQC <qball@gmpclient.org>2015-09-19 12:57:48 +0200
commitb18d68eff26429ed08d560b187c46770eb7db0b2 (patch)
tree854e74f44c678b18c09ebed872fd187b5a24cd9d /source/history.c
parent442e235c24fa33a499e51b4a2f7ff95fb4ab43ad (diff)
Adjust new editor width
Diffstat (limited to 'source/history.c')
-rw-r--r--source/history.c1
1 files changed, 0 insertions, 1 deletions
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 ) {