]> git.ipfire.org Git - thirdparty/systemd.git/commit
terminal/page: drop unneeded DISABLE_WARNING_*
authorDavid Herrmann <dh.herrmann@gmail.com>
Thu, 9 Apr 2015 20:19:26 +0000 (22:19 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Thu, 9 Apr 2015 20:59:59 +0000 (22:59 +0200)
commit7757517220a320eccde47b3fb342e86663d5e105
tree820e6b00e2f65da301bd13c326a29a0d432bb115
parent43ef76037696cb238ef0e2a0fb84f982f41c31d8
terminal/page: drop unneeded DISABLE_WARNING_*

The macros in shared/macro.h have been updated to no longer use fixed
variable names. This will silence any shadowing-warnings, so drop the
DISABLE_WARNING_* annotations.
src/libsystemd-terminal/term-page.c