aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/libpurple/files/patch-libpurple-conversation.c
blob: 992769c8bfcdc2dbfbf993ce12312d1a3a08039a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- libpurple/conversation.c.orig   2011-07-11 14:28:20.000000000 +0200
+++ libpurple/conversation.c    2011-07-11 14:28:47.000000000 +0200
@@ -1978,7 +1978,6 @@
    }
 
    g_hash_table_remove_all(chat->users);
-   chat->users = NULL;
 
    g_list_free(users);
    chat->in_room = NULL;