summaryrefslogtreecommitdiff
path: root/thunar/thunar-window.c
diff options
context:
space:
mode:
authorAndre Miranda <andreldm@xfce.org>2017-08-25 22:58:08 -0300
committerAndre Miranda <andreldm@xfce.org>2017-08-25 22:58:08 -0300
commita35ff1e751de14b9759b28016655a57bd67d075c (patch)
treea14ca85f813baa9b2de507a4a27b7462305aac99 /thunar/thunar-window.c
parent4432eede88504f7141d6b3cedae4a182e18ed674 (diff)
downloadthunar-a35ff1e751de14b9759b28016655a57bd67d075c.tar.gz
Fix some non-deprecation warnings
Diffstat (limited to 'thunar/thunar-window.c')
-rw-r--r--thunar/thunar-window.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/thunar/thunar-window.c b/thunar/thunar-window.c
index 21f446c3..87e54d92 100644
--- a/thunar/thunar-window.c
+++ b/thunar/thunar-window.c
@@ -2274,9 +2274,6 @@ static void
thunar_window_start_open_location (ThunarWindow *window,
const gchar *initial_text)
{
- ThunarFile *selected_file;
- GtkWidget *dialog;
-
_thunar_return_if_fail (THUNAR_IS_WINDOW (window));
/* temporary show the location toolbar, even if it is normally hidden */