From d01ec32984cf3706982a27bbc64fd02d8b5a856c Mon Sep 17 00:00:00 2001 From: monsta Date: Mon, 28 Nov 2016 16:53:13 +0300 Subject: remove references to non-existent function --- src/eom-util.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/eom-util.h b/src/eom-util.h index a6dcfc6..9e9ef6b 100644 --- a/src/eom-util.h +++ b/src/eom-util.h @@ -54,10 +54,6 @@ GSList *eom_util_string_array_to_list (const gchar **files, G_GNUC_INTERNAL gchar **eom_util_string_array_make_absolute (gchar **files); -G_GNUC_INTERNAL -gboolean eom_util_launch_desktop_file (const gchar *filename, - guint32 user_time); - G_GNUC_INTERNAL const gchar *eom_util_dot_dir (void); -- cgit v1.2.1