Removed compiler warning - unsused variable 53/32753/1
authorAnkur <ankur29.garg@samsung.com>
Tue, 23 Dec 2014 12:57:12 +0000 (18:27 +0530)
committerAnkur <ankur29.garg@samsung.com>
Tue, 23 Dec 2014 12:57:19 +0000 (18:27 +0530)
-Removed unused variable from the test file test/src/geomagnetic.c

Change-Id: I29bfb955c0ff715dfa9458c45d2a509a78ced99d

test/src/geomagnetic.c

index ac8e599..3ffe5f3 100755 (executable)
@@ -27,7 +27,6 @@ int handle;
 int main(int argc, char* argv[])
 {
        int result;
-       event_condition_t event_condition;
 
        printf("start test!\n");