summaryrefslogtreecommitdiff
path: root/gtk/gtkmountoperation-x11.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkmountoperation-x11.c')
-rw-r--r--gtk/gtkmountoperation-x11.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gtk/gtkmountoperation-x11.c b/gtk/gtkmountoperation-x11.c
index af0c291bd3..d757139c74 100644
--- a/gtk/gtkmountoperation-x11.c
+++ b/gtk/gtkmountoperation-x11.c
@@ -183,9 +183,6 @@ find_largest_sizes (gulong *data,
while (nitems > 0)
{
int w, h;
- gboolean replace;
-
- replace = FALSE;
if (nitems < 3)
return FALSE; /* no space for w, h */