libpurple/cmds.h

changeset 41010
d0abbb616bea
parent 40853
d3518ff99fa7
child 41083
590d533cf290
--- a/libpurple/cmds.h	Tue Aug 03 23:51:44 2021 -0500
+++ b/libpurple/cmds.h	Wed Aug 04 04:40:54 2021 -0500
@@ -80,8 +80,6 @@
 	PURPLE_CMD_RET_CONTINUE
 } PurpleCmdRet;
 
-#define PURPLE_CMD_FUNC(func) ((PurpleCmdFunc)func)
-
 /**
  * PurpleCmdFunc:
  * @conversation: The #PurpleConversation where the command is being run.

mercurial