Removed the old CtdlSaveMsgPointerInRoom() API. Everything now
authorArt Cancro <ajc@citadel.org>
Sat, 5 Aug 2006 04:00:50 +0000 (04:00 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 5 Aug 2006 04:00:50 +0000 (04:00 +0000)
commit6a181617a6ac3d9ebd60865bea8daa6d8a26edd9
treea74ddc46c60f2430478ed9b1698353aaf3fddf24
parentfc0145f18928ac601a7fb816b8aec0b3491d65f0
Removed the old CtdlSaveMsgPointerInRoom() API.  Everything now
uses the bulk-capable CtdlSaveMsgPointersInRoom() instead.
citadel/msgbase.c
citadel/msgbase.h
citadel/serv_newuser.c