Skip to content

Commit

Permalink
Remove unnecessary enableLogging
Browse files Browse the repository at this point in the history
  • Loading branch information
tvami committed Jun 3, 2024
1 parent a46cbe1 commit ebc775d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Ecal/include/Ecal/EcalVetoProcessor.h
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,6 @@ class EcalVetoProcessor : public framework::Producer {

/// handle to current geometry (to share with member functions)
const ldmx::EcalGeometry* geometry_;

/// Enable logging
enableLogging("EcalVetoProcessor")
};

} // namespace ecal
Expand Down

0 comments on commit ebc775d

Please sign in to comment.