From dde3838f2d577b0cfaadbce96e63a5561de87582 Mon Sep 17 00:00:00 2001 From: liljencrantz Date: Sat, 29 Sep 2007 17:21:14 +1000 Subject: Drop the unneeded input-function exit. It was only there for compatiability with readline, which we have rdropped. darcs-hash:20070929072114-75c98-db188ce2bc31a0668867f9de05ffeed098b988c2.gz --- input.h | 1 - 1 file changed, 1 deletion(-) (limited to 'input.h') diff --git a/input.h b/input.h index 575c34cb..01935934 100644 --- a/input.h +++ b/input.h @@ -40,7 +40,6 @@ enum R_BACKWARD_KILL_WORD, R_DUMP_FUNCTIONS, R_WINCH, - R_EXIT, R_HISTORY_TOKEN_SEARCH_BACKWARD, R_HISTORY_TOKEN_SEARCH_FORWARD, R_SELF_INSERT, -- cgit v1.2.3