summaryrefslogtreecommitdiff
path: root/daemon
diff options
context:
space:
mode:
Diffstat (limited to 'daemon')
-rw-r--r--daemon/gdm-launch-environment.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/daemon/gdm-launch-environment.c b/daemon/gdm-launch-environment.c
index 507d6de7..d002f64e 100644
--- a/daemon/gdm-launch-environment.c
+++ b/daemon/gdm-launch-environment.c
@@ -916,8 +916,6 @@ gdm_launch_environment_finalize (GObject *object)
launch_environment = GDM_LAUNCH_ENVIRONMENT (object);
- g_return_if_fail (launch_environment != NULL);
-
gdm_launch_environment_stop (launch_environment);
if (launch_environment->session) {