[openrtm-commit:01600] r2666 - trunk/OpenRTM-aist/src/lib/rtm/tests/OutPort
openrtm @ openrtm.org
openrtm @ openrtm.org
2015年 9月 17日 (木) 16:29:21 JST
Author: irie
Date: 2015-09-17 16:29:21 +0900 (Thu, 17 Sep 2015)
New Revision: 2666
Modified:
trunk/OpenRTM-aist/src/lib/rtm/tests/OutPort/OutPortTests.cpp
Log:
[compat,test] Change Tests.cpp of OutPort. refs #3233
Modified: trunk/OpenRTM-aist/src/lib/rtm/tests/OutPort/OutPortTests.cpp
===================================================================
--- trunk/OpenRTM-aist/src/lib/rtm/tests/OutPort/OutPortTests.cpp 2015-09-17 06:34:09 UTC (rev 2665)
+++ trunk/OpenRTM-aist/src/lib/rtm/tests/OutPort/OutPortTests.cpp 2015-09-17 07:29:21 UTC (rev 2666)
@@ -834,6 +834,7 @@
*
*
*/
+#if 0
Manager* Manager::manager = NULL;
coil::Mutex Manager::mutex;
/*!
@@ -1019,6 +1020,7 @@
{
return 0;
}
+#endif
/*!
* @if jp
* @brief デストラクタ
More information about the openrtm-commit
mailing list