diff options
Diffstat (limited to 'src/connection-manager.h')
-rw-r--r-- | src/connection-manager.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/connection-manager.h b/src/connection-manager.h index 4ef773511..89a5f50f4 100644 --- a/src/connection-manager.h +++ b/src/connection-manager.h @@ -36,8 +36,6 @@ struct _GabbleConnectionManagerClass { struct _GabbleConnectionManager { TpBaseConnectionManager parent; - - GabbleConnectionManagerPrivate *priv; }; GType gabble_connection_manager_get_type (void); |