# HG changeset patch # User Richard Laager # Date 1132572802 0 # Node ID b3d334f607321298d64f2610812e601a2c712143 # Parent 92ba143044e65a7eba56470ffb94f9100da1338f [gaim-migrate @ 14482] An #if 1 doesn't make a lot of sense. I'm tired of seeing the hunk that removes this in every MSNP10/MSNP11 patch I look at. committer: Tailor Script diff -r 92ba143044e6 -r b3d334f60732 src/protocols/msn/command.h --- a/src/protocols/msn/command.h Mon Nov 21 06:56:35 2005 +0000 +++ b/src/protocols/msn/command.h Mon Nov 21 11:33:22 2005 +0000 @@ -29,10 +29,8 @@ #include "cmdproc.h" #include "transaction.h" -#if 1 typedef void (*MsnPayloadCb)(MsnCmdProc *cmdproc, MsnCommand *cmd, char *payload, size_t len); -#endif /** * A received command.