summaryrefslogtreecommitdiff
path: root/daemon
diff options
context:
space:
mode:
Diffstat (limited to 'daemon')
-rw-r--r--daemon/gdm-xdmcp-display-factory.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/daemon/gdm-xdmcp-display-factory.c b/daemon/gdm-xdmcp-display-factory.c
index 58cdf59c..aa68ae06 100644
--- a/daemon/gdm-xdmcp-display-factory.c
+++ b/daemon/gdm-xdmcp-display-factory.c
@@ -794,7 +794,6 @@ gdm_xdmcp_send_willing (GdmXdmcpDisplayFactory *factory,
s = get_willing_output (factory);
if (s != NULL) {
- g_free (last_status);
last_status = s;
} else {
last_status = g_strdup (factory->priv->sysid);