Applied samjam's CtdlMessageInRoom() patch but wrapped it around
authorArt Cancro <ajc@citadel.org>
Fri, 10 Sep 2010 20:36:38 +0000 (16:36 -0400)
committerArt Cancro <ajc@citadel.org>
Fri, 10 Sep 2010 20:36:38 +0000 (16:36 -0400)
commit87ca6711bab975eed3787a2f7129fdd3425130d7
tree97cbfa560e54d6cb2ed4ba9741bba15cab995b60
parentc558c12982271f3b93ddcc75ba6cdcb82679d992
Applied samjam's CtdlMessageInRoom() patch but wrapped it around
an #ifdef pending a performance review.  I suspect that this could
cause a problem on rooms with tens of thousands of messages.
citadel/msgbase.c