Signed-off-by: Daniel Lezcano <daniel.lezc...@linaro.org>
---
 powerdebug.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/powerdebug.c b/powerdebug.c
index 5109c90..5ff675d 100644
--- a/powerdebug.c
+++ b/powerdebug.c
@@ -192,9 +192,6 @@ int keystroke_callback(bool *enter_hit, struct 
powerdebug_options *options)
 int mainloop(struct powerdebug_options *options)
 {
        bool enter_hit = false;
-       char clkname_str[64];
-
-       strcpy(clkname_str, "");
 
        while (1) {
                int key = 0;
-- 
1.7.1


_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to