diff options
author | Benoit Foucher <benoit@zeroc.com> | 2006-06-15 13:57:55 +0000 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2006-06-15 13:57:55 +0000 |
commit | 450e12e5c80d8d6716bf9055777c0adb52c5dabb (patch) | |
tree | e1a397bcf78566d17931dd29790e090a9289b60d /cpp/src/IceGrid/DescriptorHelper.cpp | |
parent | Restructured the .net SSL installation so it could be isolated from the (diff) | |
download | ice-450e12e5c80d8d6716bf9055777c0adb52c5dabb.tar.bz2 ice-450e12e5c80d8d6716bf9055777c0adb52c5dabb.tar.xz ice-450e12e5c80d8d6716bf9055777c0adb52c5dabb.zip |
Fixed IceGrid property and slice documentation.
Diffstat (limited to 'cpp/src/IceGrid/DescriptorHelper.cpp')
-rw-r--r-- | cpp/src/IceGrid/DescriptorHelper.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/IceGrid/DescriptorHelper.cpp b/cpp/src/IceGrid/DescriptorHelper.cpp index 73e8b5a0b1a..e51ed917446 100644 --- a/cpp/src/IceGrid/DescriptorHelper.cpp +++ b/cpp/src/IceGrid/DescriptorHelper.cpp @@ -2023,7 +2023,6 @@ NodeHelper::hasDistributions(const string& server) const // // Get the server distributions to patch. // - DistributionDescriptorDict distribs; if(server.empty()) { ServerInstanceHelperDict::const_iterator p; |