From 889a0bb67a45f3e1637714331a5c620cc257df23 Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Wed, 13 Jun 2018 17:06:46 +0200 Subject: core/profile: move PP_GRAPHS_ENABLED from pref.h PP_GRAPHS_ENABLED is only used in profilewidget2.cpp make local to profilewidget.cpp Signed-off-by: Jan Iversen core/profile: move PP_GRAPHS_ENABLED from pref.h --- core/pref.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/pref.h') diff --git a/core/pref.h b/core/pref.h index ae56d3c25..060528939 100644 --- a/core/pref.h +++ b/core/pref.h @@ -223,8 +223,6 @@ enum cloud_status { extern struct preferences prefs, default_prefs, git_prefs; -#define PP_GRAPHS_ENABLED (prefs.pp_graphs.po2 || prefs.pp_graphs.pn2 || prefs.pp_graphs.phe) - extern const char *system_divelist_default_font; extern double system_divelist_default_font_size; -- cgit v1.2.3-70-g09d2