From cab9870be36a54934543c750310d0e0abfded3e6 Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Sat, 7 Nov 2015 23:13:30 +0200 Subject: profile.c: mark get_local_sac() as unused Signed-off-by: Lubomir I. Ivanov --- subsurface-core/profile.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'subsurface-core') diff --git a/subsurface-core/profile.c b/subsurface-core/profile.c index edba51ebd..8cc6efb12 100644 --- a/subsurface-core/profile.c +++ b/subsurface-core/profile.c @@ -157,6 +157,9 @@ void remember_event(const char *eventname) evn_used++; } +/* UNUSED! */ +static int get_local_sac(struct plot_data *entry1, struct plot_data *entry2, struct dive *dive) __attribute__((unused)); + /* Get local sac-rate (in ml/min) between entry1 and entry2 */ static int get_local_sac(struct plot_data *entry1, struct plot_data *entry2, struct dive *dive) { -- cgit v1.2.3-70-g09d2