Skip to content

Commit

Permalink
genfile:SNPDataSource classes: remove set_expected_ploidy()
Browse files Browse the repository at this point in the history
FossilOrigin-Name: 6e675f08a2f704a410d85ad3c8c3948858132d73de4103db6193c5ccc3c0c500
  • Loading branch information
[email protected] committed Dec 19, 2017
1 parent 35d4cee commit 9b3dd9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion genfile/include/genfile/SNPDataSourceChain.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ namespace genfile {
OptionalSnpCount number_of_snps_in_source( std::size_t source_index ) const ;
SNPDataSource const& get_source( std::size_t source_index ) const ;
operator bool() const ;
void set_expected_ploidy( GetPloidy ) ;
std::string get_source_spec() const ;
std::string get_summary( std::string const& prefix, std::size_t fill ) const ;

Expand Down

0 comments on commit 9b3dd9e

Please sign in to comment.