Skip to content

Commit

Permalink
Merge pull request #137 from Lenbok/fix-GenotyperParams-shadowing
Browse files Browse the repository at this point in the history
Remove field shadowing superclass field
  • Loading branch information
egor-dolzhenko authored Aug 19, 2021
2 parents c33a6fa + ddc67d9 commit 957a373
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion region_analysis/RepeatAnalyzer.hh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ public:
private:
graphtools::NodeId repeatNodeId() const { return nodeIds_.front(); }

GenotyperParameters genotyperParams_;
const std::string repeatUnit_;
GraphVariantAlignmentStatsCalculator alignmentStatsCalculator_;

Expand Down

0 comments on commit 957a373

Please sign in to comment.