diff options
Diffstat (limited to 'core/qthelper.h')
-rw-r--r-- | core/qthelper.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/qthelper.h b/core/qthelper.h index b813408cd..135689c69 100644 --- a/core/qthelper.h +++ b/core/qthelper.h @@ -137,7 +137,6 @@ extern "C" { #endif char *printGPSCoordsC(const location_t *loc); -bool in_planner(); bool getProxyString(char **buffer); bool canReachCloudServer(); void updateWindowTitle(); |