summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2006-08-25 14:14:27 +0000
committerKevin P. Fleming <kpfleming@digium.com>2006-08-25 14:14:27 +0000
commit7b65cdc0c74fd5a6ab70faa3dd566cadbdd96ee2 (patch)
treea2a876358459b87798be0fa25718f55ab4bc854e /configs
parent9aabe41de3ea86958269b577de35b589dda55535 (diff)
remove documentation of 'global' section in modules.conf, since it is no longer needed or supported
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@41054 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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]