* Removed an unused context callback.
This commit is contained in:
@@ -554,7 +554,7 @@ int buttons_context(const bContext *C, const char *member, bContextDataResult *r
|
||||
"world", "object", "mesh", "armature", "lattice", "curve",
|
||||
"meta_ball", "lamp", "camera", "material", "material_slot",
|
||||
"texture", "texture_slot", "bone", "edit_bone", "particle_system",
|
||||
"cloth", "soft_body", "fluid", "smoke", "smoke_hr", "collision", "brush", NULL};
|
||||
"cloth", "soft_body", "fluid", "smoke", "collision", "brush", NULL};
|
||||
|
||||
CTX_data_dir_set(result, dir);
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user