Removed empty ifdefs.
This commit is contained in:
parent
3b4399bfc5
commit
a384934519
1 changed files with 0 additions and 4 deletions
|
@ -235,11 +235,7 @@ struct dummy_path_calculator : cost_calculator
|
|||
virtual double cost(const map_location& loc, const double so_far) const;
|
||||
|
||||
};
|
||||
#ifndef EXPERIMENTAL
|
||||
|
||||
#endif
|
||||
}
|
||||
#ifndef EXPERIMENTAL
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue