UST-wide warning fixes
[ust.git] / tests / register_test / register_test.c
index b593185e707f8d4c0f1cef55110f8453cda820b5..d5cd352afeaadd3362ab338d4e93d4479440c3c8 100644 (file)
@@ -55,7 +55,7 @@ void tptest_probe(void *data, int anint)
 
 static void * register_thread_main(void *data)
 {
-       int ret, i, j = 0;
+       int i, j = 0;
 
        struct hello_trace_struct hello[HELLO_LENGTH];
 
This page took 0.022463 seconds and 4 git commands to generate.