Skip to content

Commit

Permalink
cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
nhduongvn committed Oct 11, 2022
1 parent 650f2e0 commit efe8149
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions FWCore/Services/src/SiteLocalConfigService.cc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

#include "FWCore/Services/src/SiteLocalConfigService.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/Utilities/interface/resolveSymbolicLinks.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
Expand Down Expand Up @@ -392,8 +391,6 @@ namespace edm {

// Parsing of the event data section
auto eventData = site->FirstChildElement("event-data");
//if (subSite)
//eventData = subSite->FirstChildElement("event-data");
if (eventData) {
auto catalog = eventData->FirstChildElement("catalog");
if (catalog) {
Expand Down

0 comments on commit efe8149

Please sign in to comment.