libpurple/example/nullclient.c

branch
soc.2013.gobjectification.plugins
changeset 37133
832cd077145e
parent 37065
3546d731987e
parent 35745
9ca5f50773f5
child 37136
cfa7c57f9ca5
--- a/libpurple/example/nullclient.c	Thu Apr 03 09:37:53 2014 +0530
+++ b/libpurple/example/nullclient.c	Mon Apr 07 20:02:22 2014 +0530
@@ -144,9 +144,6 @@
 	NULL,                      /* chat_update_user     */
 	NULL,                      /* present              */
 	NULL,                      /* has_focus            */
-	NULL,                      /* custom_smiley_add    */
-	NULL,                      /* custom_smiley_write  */
-	NULL,                      /* custom_smiley_close  */
 	NULL,                      /* send_confirm         */
 	NULL,
 	NULL,

mercurial