From 5e9ffe30053454ef9d058c7e7d41f55508cb66d7 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sat, 6 Jul 2019 10:58:10 +0200 Subject: Cleanup: remove unused get_screen_dpi() function Signed-off-by: Berthold Stoeger --- core/display.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/display.h') 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 { -- cgit v1.2.3-70-g09d2