]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/blobdiff - test/k2h/armv7/linux/rm_linux_client_test.c
Merge remote-tracking branch 'origin/master'
[keystone-rtos/rm-lld.git] / test / k2h / armv7 / linux / rm_linux_client_test.c
index 691e60e43cd7ff4ccc801ed03c90e2ec98a4ebc5..0445f5aad55e1eb22821520f69f8c584337de12b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *   rm_arm_test.c
+ *   rm_linux_client_test.c
  *
  *   Multi-process Resource Manager test that uses sockets to allow a Linux
  *   User-space application to request RM services from a RM Server, 
@@ -817,10 +817,6 @@ void client_test(void)
             }
         }    
     }  
-
-#if PRINT_USED_RESOURCES
-    Rm_resourceStatus(rmCdHandle, RM_TEST_TRUE);
-#endif
 }
 
 void connection_setup(void)