]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Remove support for non-unloadable (VF_STATIC) modules
authorAttila Molnar <attilamolnar@hush.com>
Tue, 12 May 2015 21:42:20 +0000 (23:42 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Tue, 12 May 2015 21:42:20 +0000 (23:42 +0200)
commit00c0409dd47fe985abf0f8d32cd66c8ef81fe708
tree20700a4970690c355d8eae364bbd2e12bc131db8
parentf757c2d75bc284211f3b53b2819b88becfd8632f
Remove support for non-unloadable (VF_STATIC) modules

No module we ship uses this flag and new modules should not use it either to make hotfixing possible
include/modules.h
src/coremods/core_info/cmd_modules.cpp
src/modules.cpp