Cleanup: quiet undeclared variable warning
Move bpy_context_module declaration to bpy_rna.h.
This commit is contained in:
@@ -294,7 +294,6 @@ static PyObject *bpy_import_test(const char *modname)
|
||||
******************************************************************************/
|
||||
void BPy_init_modules(void)
|
||||
{
|
||||
extern BPy_StructRNA *bpy_context_module;
|
||||
PointerRNA ctx_ptr;
|
||||
PyObject *mod;
|
||||
|
||||
|
Reference in New Issue
Block a user