Remove functions that don't exist from placement headers.
This commit is contained in:
parent
a092425940
commit
76e18f8a4a
1 changed files with 0 additions and 6 deletions
|
@ -99,12 +99,6 @@ namespace mapnik
|
|||
void clear();
|
||||
|
||||
private:
|
||||
template <typename T>
|
||||
bool find_placement_follow(placement & p, T & path);
|
||||
|
||||
template <typename T>
|
||||
bool find_placement_horizontal(placement & p, T & path);
|
||||
|
||||
template <typename T>
|
||||
bool build_path_follow(placement & p, double target_distance, T & path);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue