summaryrefslogtreecommitdiff
path: root/cpp/src/IcePatch/FileLocator.cpp
diff options
context:
space:
mode:
authorMichi Henning <michi@zeroc.com>2003-06-17 06:07:11 +0000
committerMichi Henning <michi@zeroc.com>2003-06-17 06:07:11 +0000
commitea7d244c8a82d61d371493d3ee7c05eafa4f07b2 (patch)
tree192cd2b6b2808d7faf8db06b700af786a568e9a1 /cpp/src/IcePatch/FileLocator.cpp
parentadded comment about changes to TestUtil.py (diff)
downloadice-ea7d244c8a82d61d371493d3ee7c05eafa4f07b2.tar.bz2
ice-ea7d244c8a82d61d371493d3ee7c05eafa4f07b2.tar.xz
ice-ea7d244c8a82d61d371493d3ee7c05eafa4f07b2.zip
Changed Ice::ServantLocator::deactivate() such that the category is passed
to deactivate().
Diffstat (limited to 'cpp/src/IcePatch/FileLocator.cpp')
-rw-r--r--cpp/src/IcePatch/FileLocator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IcePatch/FileLocator.cpp b/cpp/src/IcePatch/FileLocator.cpp
index c32ba18af24..4fca6e31b01 100644
--- a/cpp/src/IcePatch/FileLocator.cpp
+++ b/cpp/src/IcePatch/FileLocator.cpp
@@ -107,7 +107,7 @@ IcePatch::FileLocator::finished(const Current& current, const ObjectPtr&,
}
void
-IcePatch::FileLocator::deactivate()
+IcePatch::FileLocator::deactivate(const std::string&)
{
//
// Break cyclic dependencies.