]> git.sesse.net Git - vlc/commit
modules: remove an unused define and assert if we try to add too many shortcuts.
authorRémi Duraffort <ivoire@videolan.org>
Wed, 14 Jul 2010 17:02:17 +0000 (19:02 +0200)
committerRémi Duraffort <ivoire@videolan.org>
Wed, 14 Jul 2010 17:53:24 +0000 (19:53 +0200)
commitd56e311e7c89f128a4b9e69872231e97b2ac36e2
treea5b068366205133b85ceeb12724190ac1bdc6b05
parent7b337cff1e4ef7bcfd12ba5b0601cb62b44e793b
modules: remove an unused define and assert if we try to add too many shortcuts.

In fact the cache loader does only load less than MODULE_SHORTCUT_MAX shortcuts.
src/modules/entry.c
src/modules/modules.h