aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-08-25 14:14:27 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-08-25 14:14:27 +0000
commitcb377e29e79120bd8904f4ff7d525424a17f6c81 (patch)
treea2a876358459b87798be0fa25718f55ab4bc854e /configs
parentedfcc0682ad87dbfc7d8aa3985bdad717121630a (diff)
remove documentation of 'global' section in modules.conf, since it is no longer needed or supported
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@41054 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/modules.conf.sample5
1 files changed, 0 insertions, 5 deletions
diff --git a/configs/modules.conf.sample b/configs/modules.conf.sample
index 48138e284..0c92e1d0c 100644
--- a/configs/modules.conf.sample
+++ b/configs/modules.conf.sample
@@ -36,8 +36,3 @@ load => res_musiconhold.so
;
noload => chan_alsa.so
;noload => chan_oss.so
-;
-; Module names listed in "global" section will have symbols globally
-; exported to modules loaded after them.
-;
-[global]