commit fb49d8fbc236a178b586673926f4db08166fc60e parent f6efe0423b35ceeed5ab1c7552b3a3a065295d58 Author: sin <sin@2f30.org> Date: Thu, 21 Nov 2013 20:13:11 +0000 Remove unused defines Diffstat:
M | spectrum.c | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/spectrum.c b/spectrum.c @@ -222,8 +222,6 @@ draw(struct frame *fr) if (fr->height == ybegin && fr->peak[i] == ybegin) fr->peak[i] = PK_HIDDEN; } -#undef EVERY -#undef DROP /* output symbols */ for (j = ybegin; j < yend; j++) {