summaryrefslogtreecommitdiff
path: root/src/x-authority.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/x-authority.h')
-rw-r--r--src/x-authority.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/x-authority.h b/src/x-authority.h
index 1ddb8526..d9f0e0b2 100644
--- a/src/x-authority.h
+++ b/src/x-authority.h
@@ -55,8 +55,6 @@ XAuthority *x_authority_new (guint16 family, const guint8 *address, gsize addres
XAuthority *x_authority_new_cookie (guint16 family, const guint8 *address, gsize address_length, const gchar *number);
-XAuthority *x_authority_new_local_cookie (const gchar *number);
-
void x_authority_set_family (XAuthority *auth, guint16 family);
guint16 x_authority_get_family (XAuthority *auth);