diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/eom-util.h | 4 |
1 files changed, 0 insertions, 4 deletions
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 @@ -55,10 +55,6 @@ 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); G_GNUC_INTERNAL |