Skip to content

Commit

Permalink
Remove unused static variable from TrackWithHistory
Browse files Browse the repository at this point in the history
  • Loading branch information
makortel committed Jul 3, 2014
1 parent 4347156 commit 94be2e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SimG4Core/Notification/interface/TrackWithHistory.h
Expand Up @@ -64,7 +64,6 @@ class TrackWithHistory
double weight_;
bool storeTrack_;
bool saved_;
static G4TrackToParticleID* theG4TrackToParticleID;
int extractGenID(const G4Track * gt) const;
};

Expand Down

0 comments on commit 94be2e8

Please sign in to comment.