diff options
Diffstat (limited to 'core/display.h')
-rw-r--r-- | core/display.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/display.h b/core/display.h index aad3c74e1..6b773a496 100644 --- a/core/display.h +++ b/core/display.h @@ -8,8 +8,6 @@ extern "C" { #endif -extern double get_screen_dpi(void); - /* Plot info with smoothing, velocity indication * and one-, two- and three-minute minimums and maximums */ struct plot_info { |