summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/gtk/window/gtksalframe.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/unx/gtk/window/gtksalframe.cxx b/vcl/unx/gtk/window/gtksalframe.cxx
index 23735f77910a..389f28b6ad14 100644
--- a/vcl/unx/gtk/window/gtksalframe.cxx
+++ b/vcl/unx/gtk/window/gtksalframe.cxx
@@ -2675,7 +2675,6 @@ dbus_uninhibit_gsm (guint cookie)
if (error != NULL) {
g_debug ("Uninhibit problem : %s", error->message);
g_error_free (error);
- cookie = -1;
}
g_object_unref (G_OBJECT (proxy));
}