Skip to content

Commit

Permalink
remove unused data memeber
Browse files Browse the repository at this point in the history
  • Loading branch information
thspeer authored and ktf committed May 14, 2014
1 parent 39e8432 commit bc2f551
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ class AdaptiveVertexFitter : public VertexFitter<5> {
VertexTrackCompatibilityEstimator<5> * theComp;
const AbstractLTSFactory<5> * theLinTrkFactory;
bool gsfIntermediarySmoothing_;
mutable int mctr_;
};

#endif

0 comments on commit bc2f551

Please sign in to comment.