diff options
author | Daniel Lezcano <daniel.lezcano@linaro.org> | 2011-06-21 00:57:08 +0200 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2011-06-21 00:57:08 +0200 |
commit | 0a8cc5880b9ba3fa8ef257329017f9d6d81e35b5 (patch) | |
tree | 28ebe181aa3c73374a5b931b768ec5b101fdde93 /clocks.c | |
parent | c757e6d3e7ab7687610b383f0262b02481ca7fc6 (diff) | |
download | powerdebug-0a8cc5880b9ba3fa8ef257329017f9d6d81e35b5.tar.gz |
remove maxx and maxy global variables
The maxx and maxy variables are already global functions defined in
the ncurses library. They are accessible through the getmaxyx macro.
Is it not needed to add two more global variables to our code, let's
use the code ncurses gives to us.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'clocks.c')
0 files changed, 0 insertions, 0 deletions