removed an assertion that really isn't needed
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401350
This commit is contained in:
parent
ed5b455e8e
commit
eb6ede7cef
@ -994,7 +994,6 @@ IPluginFunction *BaseContext::GetFunctionById(funcid_t func_id)
|
||||
pFunc = m_priv_funcs[func_id];
|
||||
}
|
||||
#endif
|
||||
assert(false);
|
||||
}
|
||||
|
||||
return pFunc;
|
||||
|
Loading…
Reference in New Issue
Block a user