summaryrefslogtreecommitdiff
path: root/CIAO
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2010-06-20 21:28:58 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2010-06-20 21:28:58 +0000
commita55660288cb2ee4bb5be970b7c865ecf187c16f9 (patch)
tree890c9246099caa728e319356b42b5428e86d6470 /CIAO
parenta04c7890b16b99d0dc8dc5a61cb88452fbe533fd (diff)
downloadATCD-a55660288cb2ee4bb5be970b7c865ecf187c16f9.tar.gz
Sun Jun 20 21:28:17 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'CIAO')
-rw-r--r--CIAO/ChangeLog6
-rw-r--r--CIAO/DAnCE/LocalityManager/Daemon/Locality_Manager_Impl.cpp2
2 files changed, 7 insertions, 1 deletions
diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog
index bd41408ea36..637c6e97536 100644
--- a/CIAO/ChangeLog
+++ b/CIAO/ChangeLog
@@ -1,3 +1,9 @@
+Sun Jun 20 21:28:17 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>
+
+ * DAnCE/LocalityManager/Daemon/Locality_Manager_Impl.cpp:
+
+ Warning fix.
+
Sun Jun 20 21:25:03 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>
* DAnCE/LocalityManager/Daemon/Locality_Manager_Impl.cpp:
diff --git a/CIAO/DAnCE/LocalityManager/Daemon/Locality_Manager_Impl.cpp b/CIAO/DAnCE/LocalityManager/Daemon/Locality_Manager_Impl.cpp
index b0d74d0bb4d..bafb7795fe9 100644
--- a/CIAO/DAnCE/LocalityManager/Daemon/Locality_Manager_Impl.cpp
+++ b/CIAO/DAnCE/LocalityManager/Daemon/Locality_Manager_Impl.cpp
@@ -185,7 +185,7 @@ namespace DAnCE
}
void
- LocalityManager_i::install_instances (const ::Deployment::Properties &prop)
+ LocalityManager_i::install_instances (const ::Deployment::Properties &)
{
DANCE_TRACE ("LocalityManager_i::install_instances");