Revert loader change now that we do it at runtime

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4753 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2005-01-10 22:16:42 +00:00
parent 2c1f9b84ff
commit ff6c09c775

View File

@@ -421,7 +421,6 @@ static int ast_resource_exists(char *resource)
static const char *loadorder[] =
{
"format_",
"res_",
"chan_",
"pbx_",