From 6f85ec2ae7a7f9fb329f2e5dfd14b45117b48d85 Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Mon, 4 Dec 2017 12:15:14 +1300 Subject: Remove unused variables --- common/gdm-log.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'common') diff --git a/common/gdm-log.c b/common/gdm-log.c index 8a2d0154..ddbf853b 100644 --- a/common/gdm-log.c +++ b/common/gdm-log.c @@ -125,9 +125,6 @@ gdm_log_set_debug (gboolean debug) void gdm_log_init (void) { - const char *prg_name; - int options; - if (initialized) return; -- cgit v1.2.1