Commented out some lprintf() calls that appear in libcitadel.
authorArt Cancro <ajc@citadel.org>
Fri, 16 Nov 2007 17:27:04 +0000 (17:27 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 16 Nov 2007 17:27:04 +0000 (17:27 +0000)
commit69930fa68da5d3c393bdc7674472dec72eb94d6d
treebddd76cfe06da0c1b58968d82ac3ff14b4c2ee2c
parent74d6491bc8a592d177709363d2036c47230fcb84
Commented out some lprintf() calls that appear in libcitadel.
It is inappropriate to have them here because the caller
may not have an lprintf() function.
libcitadel/lib/tools.c