From: Kevin P. Fleming Date: Fri, 25 Aug 2006 14:14:27 +0000 (+0000) Subject: remove documentation of 'global' section in modules.conf, since it is no longer neede... X-Git-Tag: 1.4.0-beta1~291 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7b65cdc0c74fd5a6ab70faa3dd566cadbdd96ee2;p=thirdparty%2Fasterisk.git 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 --- diff --git a/configs/modules.conf.sample b/configs/modules.conf.sample index 48138e2847..0c92e1d0c7 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]