summaryrefslogtreecommitdiff
path: root/common/gdm-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/gdm-common.h')
-rw-r--r--common/gdm-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/gdm-common.h b/common/gdm-common.h
index d0812ed3..8d83a124 100644
--- a/common/gdm-common.h
+++ b/common/gdm-common.h
@@ -31,8 +31,6 @@
expr; \
} while G_UNLIKELY (errno == EINTR);
-#define GDM_CUSTOM_SESSION "custom"
-
GQuark gdm_common_error_quark (void);
#define GDM_COMMON_ERROR gdm_common_error_quark()