summaryrefslogtreecommitdiff
path: root/fml/etc/src
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-03-14 04:05:07 +0000
committerfukachan <fukachan>2003-03-14 04:05:07 +0000
commitb6dbbae0e7ea30beb1742eade8e9e39c36fed9ff (patch)
tree3437ee87ed7ee473eddab1580a5a98d1861ac84e /fml/etc/src
parent024ceae99f032a573f902a1223e0a92c4fb247d2 (diff)
downloadfml8-b6dbbae0e7ea30beb1742eade8e9e39c36fed9ff.tar.gz
fml8-b6dbbae0e7ea30beb1742eade8e9e39c36fed9ff.tar.bz2
fml8-b6dbbae0e7ea30beb1742eade8e9e39c36fed9ff.zip
fmlsuper_*_hook removed
Diffstat (limited to 'fml/etc/src')
-rw-r--r--fml/etc/src/hooks.cf8
1 files changed, 0 insertions, 8 deletions
diff --git a/fml/etc/src/hooks.cf b/fml/etc/src/hooks.cf
index 3bedf9df..34114436 100644
--- a/fml/etc/src/hooks.cf
+++ b/fml/etc/src/hooks.cf
@@ -100,14 +100,6 @@
# $fmlsummary_run_start_hook = q{ 1;};
# $fmlsummary_verify_request_end_hook = q{ 1;};
# $fmlsummary_verify_request_start_hook = q{ 1;};
-# $fmlsuper_finish_end_hook = q{ 1;};
-# $fmlsuper_finish_start_hook = q{ 1;};
-# $fmlsuper_prepare_end_hook = q{ 1;};
-# $fmlsuper_prepare_start_hook = q{ 1;};
-# $fmlsuper_run_end_hook = q{ 1;};
-# $fmlsuper_run_start_hook = q{ 1;};
-# $fmlsuper_verify_request_end_hook = q{ 1;};
-# $fmlsuper_verify_request_start_hook = q{ 1;};
# $fmlthread_finish_end_hook = q{ 1;};
# $fmlthread_finish_start_hook = q{ 1;};
# $fmlthread_prepare_end_hook = q{ 1;};