diff options
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/Ice/InstrumentationI.cpp | 1 |
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; } |