Clean up.
[bertos.git] / bertos / kern / msg_test.c
index 1974833920fdc5b51998b6541f756d8b400b8f0e..638eeddd2ede6aea9cf6c1473144bb7e982591a1 100644 (file)
@@ -179,7 +179,6 @@ int msg_testRun(void)
        TestMsg msg4;
        TestMsg msg5;
        TestMsg *reply;
-       ticks_t start_time = timer_clock();
 
        // Allocate and start the test process
     struct Process *recv0 = RECV_INIT_PROC(0);