summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Util.cpp
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2006-12-07 12:26:16 +0000
committerBenoit Foucher <benoit@zeroc.com>2006-12-07 12:26:16 +0000
commit687eda4d1d6ab70e67c626a4cfa83e73672c5001 (patch)
treef1569d083da5e1691793b4ddb7d08c11cf447c2f /cpp/src/IceGrid/Util.cpp
parentMade DEBUG the default build setting. (diff)
downloadice-687eda4d1d6ab70e67c626a4cfa83e73672c5001.tar.bz2
ice-687eda4d1d6ab70e67c626a4cfa83e73672c5001.tar.xz
ice-687eda4d1d6ab70e67c626a4cfa83e73672c5001.zip
Improved FileIterator interface Changed patch() operation on the node to
use a callback object.
Diffstat (limited to 'cpp/src/IceGrid/Util.cpp')
-rw-r--r--cpp/src/IceGrid/Util.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/IceGrid/Util.cpp b/cpp/src/IceGrid/Util.cpp
index cedc6ca1b95..b9379258755 100644
--- a/cpp/src/IceGrid/Util.cpp
+++ b/cpp/src/IceGrid/Util.cpp
@@ -72,4 +72,3 @@ IceGrid::getProperty(const PropertyDescriptorSeq& properties, const string& name
}
return def;
}
-