aboutsummaryrefslogtreecommitdiffstats
path: root/facebook/facebook-api.h
diff options
context:
space:
mode:
Diffstat (limited to 'facebook/facebook-api.h')
-rw-r--r--facebook/facebook-api.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/facebook/facebook-api.h b/facebook/facebook-api.h
index 3080125..ef1f66a 100644
--- a/facebook/facebook-api.h
+++ b/facebook/facebook-api.h
@@ -225,7 +225,6 @@ struct fb_api
fb_http_t *http; /** The #fb_http. **/
fb_mqtt_t *mqtt; /** The #fb_mqtt. **/
GError *err; /** The #GError or NULL. **/
- GQueue *msgs; /** The #GQueue of raw messages. **/
fb_id_t uid; /** The The #fb_id of the user. **/
gchar *token; /** The session token. **/