aboutsummaryrefslogtreecommitdiff
path: root/fastiv.c
diff options
context:
space:
mode:
Diffstat (limited to 'fastiv.c')
-rw-r--r--fastiv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fastiv.c b/fastiv.c
index 98dd0cb..18a3277 100644
--- a/fastiv.c
+++ b/fastiv.c
@@ -346,7 +346,7 @@ open_any_path(const char *path, gboolean force_browser)
static void
on_open_location(G_GNUC_UNUSED GtkPlacesSidebar *sidebar, GFile *location,
- G_GNUC_UNUSED GtkPlacesOpenFlags flags, G_GNUC_UNUSED gpointer user_data)
+ GtkPlacesOpenFlags flags, G_GNUC_UNUSED gpointer user_data)
{
gchar *path = g_file_get_path(location);
if (path) {