Skip to content

Commit b4aee06

Browse files
authored
Merge pull request #90 from andrew-hardin/remove/stale-code
Remove stale function that's not defined.
2 parents 149de05 + edf7b69 commit b4aee06

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/popsift/sift_conf.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ struct Config
111111
void setMaxExtreme( int m );
112112
void setPrintGaussTables( );
113113
void setDPOrientation( bool on );
114-
void setMaxExtrema( int extrema );
115114
void setFilterMaxExtrema( int extrema );
116115
void setFilterGridSize( int sz );
117116
void setFilterSorting( const std::string& direction );

0 commit comments

Comments
 (0)