summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorAndre Miranda <andreldm@xfce.org>2020-07-25 16:03:52 -0300
committerAndre Miranda <andreldm@xfce.org>2020-07-25 16:03:52 -0300
commit455b44314a56b6a5924f8a25e444370790a2368d (patch)
tree03dc8603bb6493ffcd624e67ac546e04236f680d /plugins
parenta039755d091a0206142b11a1aad6274982af3ef2 (diff)
downloadthunar-455b44314a56b6a5924f8a25e444370790a2368d.tar.gz
Remove unused variable
Diffstat (limited to 'plugins')
-rw-r--r--plugins/thunar-uca/thunar-uca-model.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/thunar-uca/thunar-uca-model.c b/plugins/thunar-uca/thunar-uca-model.c
index 5667b884..c57a6f3e 100644
--- a/plugins/thunar-uca/thunar-uca-model.c
+++ b/plugins/thunar-uca/thunar-uca-model.c
@@ -1532,7 +1532,6 @@ thunar_uca_model_parse_argv (ThunarUcaModel *uca_model,
GSList *uri_list = NULL;
gchar *dirname;
gchar *path;
- gchar *uri;
gchar *expanded;
GFile *location;