]> git.eshelyaron.com Git - emacs.git/commit
Clean up some MAYBE_UNUSED functions
authorPo Lu <luangruo@yahoo.com>
Wed, 11 May 2022 01:09:05 +0000 (09:09 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 11 May 2022 01:09:05 +0000 (09:09 +0800)
commit8baa13ed999f5c7895013f86009a983047b12cec
treea8f867b3f5f3a5a82b16176cfe62cf4513e2c566
parent430b5ba838f31865139e3a724f9191e2b1de57d1
Clean up some MAYBE_UNUSED functions

* src/xterm.c (x_clear_area1): Wrap in the conditions where it
will actually be used.
src/xterm.c