[powerdebug 25/35] Remove unused variables and definitions
Daniel Lezcano
daniel.lezcano at free.fr
Sat Mar 26 21:06:13 UTC 2011
Signed-off-by: Daniel Lezcano <daniel.lezcano at free.fr>
---
display.h | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/display.h b/display.h
index f00a4f8..a73ae43 100644
--- a/display.h
+++ b/display.h
@@ -13,10 +13,6 @@
* - initial API and implementation
*******************************************************************************/
-#define VALUE_MAX 16
-
-WINDOW windows[TOTAL_FEATURE_WINS];
-
#define PT_COLOR_DEFAULT 1
#define PT_COLOR_HEADER_BAR 2
#define PT_COLOR_ERROR 3
--
1.7.1
More information about the linaro-dev
mailing list