Remove redundant or unused things here and there.
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 5 Sep 2012 17:05:32 +0000 (21:05 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 5 Sep 2012 17:05:32 +0000 (21:05 +0400)
commite3ccf108a942456b3ce4540e8691e5d08c00b720
treed1e8fa2932f14a1680555fca53d865c622dec47c
parent697e1e393c9cd70acf35da9700a25b6367b7da40
Remove redundant or unused things here and there.
* lisp.h (CYCLE_CHECK, CHAR_TABLE_TRANSLATE): Remove.
* conf_post.h (RE_TRANSLATE): Use char_table_translate.
* editfns.c (Fcompare_buffer_substrings): Likewise.
* frame.h (struct terminal, struct font_driver_list):
Remove redundant declarations.
* window.h (Qleft, Qright): Likewise.
src/ChangeLog
src/conf_post.h
src/editfns.c
src/frame.h
src/lisp.h
src/window.h