Skip to content
Snippets Groups Projects
Commit b192432e authored by Scott Snyder's avatar Scott Snyder Committed by scott snyder
Browse files

TrigMultiVarHypo: Remove spurious algorithm factory declaration.

Component factory declarations should go only in component libraries.


Former-commit-id: c22312d4
parent a6efc732
No related branches found
No related tags found
No related merge requests found
...@@ -92,4 +92,3 @@ class TrigL2CaloRingerFexMT : public AthAlgorithm { ...@@ -92,4 +92,3 @@ class TrigL2CaloRingerFexMT : public AthAlgorithm {
}; };
}; };
DECLARE_ALGORITHM_FACTORY( TrigL2CaloRingerFexMT )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment