Skip to content

Commit bef892d

Browse files
committed
Remove unnecessary member data
1 parent c68de88 commit bef892d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

FWCore/Framework/interface/PathsAndConsumesOfModules.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ namespace edm {
117117
std::vector<std::vector<eventsetup::ComponentDescription const*>> esModulesWhoseProductsAreConsumedByESModule_;
118118

119119
Schedule const* schedule_ = nullptr;
120-
ModuleRegistry const* moduleRegistry_ = nullptr;
121120
ProducedByESModule producedByESModule_;
122121
std::shared_ptr<ProductRegistry const> preg_;
123122
bool eventSetupInfoInitialized_ = false;

0 commit comments

Comments
 (0)