summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/InstrumentationI.cpp
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2014-10-24 17:14:02 +0200
committerBenoit Foucher <benoit@zeroc.com>2014-10-24 17:14:02 +0200
commit99466a48dad8b0340ba0d9f474eaa0e7624a7e98 (patch)
treede238d6878b75db35226e0ad714becbbff456da1 /cpp/src/Ice/InstrumentationI.cpp
parentg++4.9 fix: Linux IceSSL unused method (diff)
downloadice-99466a48dad8b0340ba0d9f474eaa0e7624a7e98.tar.bz2
ice-99466a48dad8b0340ba0d9f474eaa0e7624a7e98.tar.xz
ice-99466a48dad8b0340ba0d9f474eaa0e7624a7e98.zip
Fixed bug ICE-5783 - php tests fails with --mx
Diffstat (limited to 'cpp/src/Ice/InstrumentationI.cpp')
-rw-r--r--cpp/src/Ice/InstrumentationI.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Ice/InstrumentationI.cpp b/cpp/src/Ice/InstrumentationI.cpp
index dac18cab9dd..04eed7e78bd 100644
--- a/cpp/src/Ice/InstrumentationI.cpp
+++ b/cpp/src/Ice/InstrumentationI.cpp
@@ -1080,5 +1080,4 @@ CommunicatorObserverI::destroy()
_endpointLookups.destroy();
_metrics->destroy();
- _metrics = 0;
}