summaryrefslogtreecommitdiff
path: root/common/gdm-log.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/gdm-log.c')
-rw-r--r--common/gdm-log.c3
1 files changed, 0 insertions, 3 deletions
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;