X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=source%2Fcore%2Foam%2FModule.cpp;h=b7baf2854c960d0d3ce18553d0b00ba717a56ab9;hp=4466ca5234bcd781a8f2a887f219a8f71ce33057;hb=7ee10b64f4c116460ffef5784eb9ef87d3f2339c;hpb=1a1b334a0d2b023bd778f0a19665cc9017dbc94a diff --git a/source/core/oam/Module.cpp b/source/core/oam/Module.cpp index 4466ca5..b7baf28 100644 --- a/source/core/oam/Module.cpp +++ b/source/core/oam/Module.cpp @@ -509,7 +509,6 @@ void anna::oam::Module::recordCounters() throw(anna::RuntimeException) { RecordingGuard guard(this); a_counterRecorder->open(); - Counter* counter = NULL; CounterScope* cscope = NULL; try {