remove an uneeded assert() from fcgi_pm.c
commit6a099f4e1d5f0d9fc7c81a58d508cc9dcd5fdcdc
authorrobs <robs>
Mon, 3 Feb 2003 22:59:01 +0000 (3 22:59 +0000)
committerrobs <robs>
Mon, 3 Feb 2003 22:59:01 +0000 (3 22:59 +0000)
treeac824d0189068d6f03c2aa045efa997cc825ee1b
parent005991af566d74c3487c2a2eafc4fbde6529e19c
remove an uneeded assert() from fcgi_pm.c

define ASSERT only in debug builds
replace all occurances of ap_assert() with ASSERT
fcgi.h
fcgi_buf.c
fcgi_protocol.c
mod_fastcgi.c