summaryrefslogtreecommitdiff
path: root/src/xdmcp-server.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xdmcp-server.h')
-rw-r--r--src/xdmcp-server.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/xdmcp-server.h b/src/xdmcp-server.h
index d3b824b9..1bc554a1 100644
--- a/src/xdmcp-server.h
+++ b/src/xdmcp-server.h
@@ -23,12 +23,9 @@ G_BEGIN_DECLS
#define XDMCP_SERVER_SIGNAL_NEW_SESSION "new-session"
-typedef struct XDMCPServerPrivate XDMCPServerPrivate;
-
typedef struct
{
- GObject parent_instance;
- XDMCPServerPrivate *priv;
+ GObject parent_instance;
} XDMCPServer;
typedef struct