diff src/protocols/msn/table.h @ 9193:502707ca1836

[gaim-migrate @ 9988] Patch by Felipe Contreras to add MSN file transfer and buddy icons. Please test and report any bugs! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 06 Jun 2004 02:39:08 +0000
parents a7affa2e2986
children ab6636c5a136
line wrap: on
line diff
--- a/src/protocols/msn/table.h	Sun Jun 06 02:16:08 2004 +0000
+++ b/src/protocols/msn/table.h	Sun Jun 06 02:39:08 2004 +0000
@@ -28,7 +28,6 @@
 #include "transaction.h"
 #include "msg.h"
 
-typedef void (*MsnTransCb)(MsnCmdProc *cmdproc, MsnCommand *cmd);
 typedef void (*MsnErrorCb)(MsnCmdProc *cmdproc, MsnTransaction *trans,
 						   int error);
 typedef void (*MsnMsgCb)(MsnCmdProc *cmdproc, MsnMessage *msg);