Remove warnings
[anna.git] / source / core / oam / Module.cpp
index 4466ca5..b7baf28 100644 (file)
@@ -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 {