diff --git a/Simulation/TruthJiveXML/src/TruthMuonTrackRetriever.cxx b/Simulation/TruthJiveXML/src/TruthMuonTrackRetriever.cxx
index 1fc870232a61b8f75fc931a3ca67445cbfc95e18..5fdb805bbaf21929c3615eb254b5c1635c57a56e 100755
--- a/Simulation/TruthJiveXML/src/TruthMuonTrackRetriever.cxx
+++ b/Simulation/TruthJiveXML/src/TruthMuonTrackRetriever.cxx
@@ -85,7 +85,6 @@ namespace JiveXML {
     DataVect id; id.reserve(TrackRecordColl->size()); 
 
     //Now loop over the collection and retrieve data
-    TrackRecordCollection::const_iterator record;
     for (auto record : *TrackRecordColl ) {
 
       //Get the pdg code