diff --git a/DQMServices/Components/plugins/SealModule.cc b/DQMServices/Components/plugins/SealModule.cc index 69d9b719b2063..dc182d0810fa2 100644 --- a/DQMServices/Components/plugins/SealModule.cc +++ b/DQMServices/Components/plugins/SealModule.cc @@ -14,8 +14,6 @@ DEFINE_ANOTHER_FWK_MODULE(DQMFileSaver); DEFINE_ANOTHER_FWK_MODULE(DQMFEDIntegrityClient); #include "DQMServices/Components/src/DQMStoreStats.h" DEFINE_ANOTHER_FWK_MODULE(DQMStoreStats); -#include "DQMServices/Components/src/DQMLogError.h" -DEFINE_ANOTHER_FWK_MODULE(DQMLogError); #include "DQMServices/Components/src/DQMMessageLogger.h" DEFINE_ANOTHER_FWK_MODULE(DQMMessageLogger); #include "DQMServices/Components/src/DQMMessageLoggerClient.h"