manoj 99/11/22 22:33:51
Modified:src/include ap.h
Log:
Delete a little cruft
Revision ChangesPath
1.7 +0 -13 apache-2.0/src/include/ap.h
Index: ap.h
===
RCS file: /home/cvs/apache-2.0/src
rbb 99/11/17 07:28:34
Modified:src/include ap.h
Log:
Simple cleanup to remove the functions that now reside in APR.
Revision ChangesPath
1.5 +0 -95 apache-2.0/src/include/ap.h
Index: ap.h
===
dreid 99/10/10 07:32:28
Modified:src/include ap.h
Log:
ap_killpg has been moved into the APR headers so isn't needed here
anymore. In case there is a need I've overlooked I've only commented
it out. This stops another annoying warning when building.
Revision Changes