diff options
-rw-r--r-- | libempathy/empathy-tp-chat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-tp-chat.c b/libempathy/empathy-tp-chat.c index 5569ce255..7b09a8a5d 100644 --- a/libempathy/empathy-tp-chat.c +++ b/libempathy/empathy-tp-chat.c @@ -288,7 +288,7 @@ tp_chat_sender_ready_notify_cb (EmpathyContact *contact, EmpathyTpChatPriv *priv = GET_PRIV (chat); EmpathyMessage *message; EmpathyContactReady ready; - EmpathyContact *sender; + EmpathyContact *sender = NULL; gboolean removed = FALSE; /* Emit all messages queued until we find a message with not |