From 7fedc5931ae341a808c3a00a3c98617ba65bbbe3 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Mon, 12 Feb 2018 07:45:05 +0100 Subject: Cleanup: remove declaration of get_error_string() This function was removed in #8f81a22e7f26729cc2f4902ba7db8f696314539f. Signed-off-by: Berthold Stoeger --- core/dive.h | 1 - 1 file changed, 1 deletion(-) diff --git a/core/dive.h b/core/dive.h index 3793cc359..13a0be52b 100644 --- a/core/dive.h +++ b/core/dive.h @@ -718,7 +718,6 @@ extern "C" { #endif extern int report_error(const char *fmt, ...); -extern const char *get_error_string(void); extern void set_error_cb(void(*cb)(char *)); // Callback takes ownership of passed string extern struct dive *find_dive_including(timestamp_t when); -- cgit v1.2.3-70-g09d2