commit | 7fb0844174b879c717551bb086700131c5415db6 | [log] [tgz] |
---|---|---|
author | Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> | Mon May 12 17:47:39 2014 +0200 |
committer | Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> | Mon May 12 17:47:39 2014 +0200 |
tree | f92b35a9c88af33d2a5a6635505d0442459843d0 | |
parent | 9428a2898c346aeff66922704d153f8bbacbcfa3 [diff] |
Remove declaration of unused static variable The declaration is useless and triggers a warning with clang 3.5 (in code that's built with -Werror) Change-Id: I8fc42178df264509dcce6e1f1ba318bf849307e3 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>