* Eliminated the CtdlCopyMsgsToRoom() function, since it has been reduced to nothing...
authorArt Cancro <ajc@citadel.org>
Thu, 4 Jun 2009 18:54:28 +0000 (18:54 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 4 Jun 2009 18:54:28 +0000 (18:54 +0000)
commitf2899a64d7a8d232d6c0bf36ee62254a2dd2152d
treefbb83cf1e290525d68e801f366e3937660bf2c64
parent827890f6b0edc447ac4c2a219525f14058a3be72
* Eliminated the CtdlCopyMsgsToRoom() function, since it has been reduced to nothing more than a single call to CtdlSaveMsgPointersInRoom().  All uses of this function have been changed to CtdlSaveMsgPointersInRoom() instead.
citadel/modules/imap/imap_misc.c
citadel/modules/newuser/serv_newuser.c
citadel/msgbase.c
citadel/msgbase.h