]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/commitdiff
Removed memory test project warning
authorJustin Sobota <jsobota@ti.com>
Wed, 3 Apr 2013 21:27:52 +0000 (17:27 -0400)
committerJustin Sobota <jsobota@ti.com>
Wed, 3 Apr 2013 21:27:52 +0000 (17:27 -0400)
test/rm_mem_test.c

index bb107801f698d0a123965d17693948ff81e88d2d..87eab795c586a2259eec3070bc70f9b3dfabb265 100644 (file)
@@ -328,8 +328,6 @@ void rmCleanupTsk(UArg arg0, UArg arg1)
 void rmServerTsk(UArg arg0, UArg arg1)
 {
     Rm_ServiceHandle   *serviceHandle;
-    Rm_ServiceReqInfo   requesto;
-    Rm_ServiceRespInfo  response;
     Task_Params         taskParams;
     int32_t             rmResult;