projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c1f9b8
)
Revert loader change now that we do it at runtime
author
Mark Spencer
<markster@digium.com>
Mon, 10 Jan 2005 22:16:42 +0000
(22:16 +0000)
committer
Mark Spencer
<markster@digium.com>
Mon, 10 Jan 2005 22:16:42 +0000
(22:16 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4753
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
loader.c
patch
|
blob
|
history
diff --git
a/loader.c
b/loader.c
index
eb10d1b
..
89d006e
100755
(executable)
--- a/
loader.c
+++ b/
loader.c
@@
-421,7
+421,6
@@
static int ast_resource_exists(char *resource)
static const char *loadorder[] =
{
- "format_",
"res_",
"chan_",
"pbx_",