Skip to content

Commit

Permalink
Debug code removed
Browse files Browse the repository at this point in the history
  • Loading branch information
philres committed Nov 24, 2016
1 parent 3344726 commit c97daca
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/config/Config.cpp
Expand Up @@ -524,12 +524,6 @@ _Config::_Config(int argc, char * argv[], bool praseArgs) {
Default("sensitive", 0);
Default("very_sensitive", 0);

//TODO: remove
Default("qry_max_len", 100);
Default("skip_estimate", 1);
Default("qry_avg_len", 100);
Default("corridor", 20);

#ifdef __APPLE__
Default("gpu", 0);
#endif
Expand Down

0 comments on commit c97daca

Please sign in to comment.