* src/winio.c (edit_redraw): Delete an 'if' that is always FALSE.
* src/winio.c (edit_redraw): Elide an unneeded variable and adjust
some wrappings and whitespace.
+ * src/proto.h: Delete two duplicate declarations.
2016-01-13 Benno Schulenberg <bensberg@justemail.net>
* src/files.c (save_poshistory): Reduce the indentation.
/* May as well throw these here, since they are just placeholders. */
void do_cancel(void);
-void do_page_up(void);
-void do_page_down(void);
void case_sens_void(void);
void regexp_void(void);
void gototext_void(void);