Fix a bug in synchronous model similarity
This commit is contained in:
@@ -28,14 +28,6 @@
|
||||
|
||||
#include "luastack.hpp"
|
||||
|
||||
// The lua 'global' operator.
|
||||
//
|
||||
// Given a global name, returns a table for that global.
|
||||
//
|
||||
// If you haven't enabled the global DB using globaldb_enable, this
|
||||
// raises a donotpredict error.
|
||||
//
|
||||
int globaldb_global(lua_State *L);
|
||||
|
||||
#endif // GLOBALDB_HPP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user