Blender Git Loki
Git Commits -> Revision 4fc7e38
Revision 4fc7e38 by Julian Eisel (tracking_tools) July 20, 2021, 12:59 (GMT) |
Cleanup: Remove unused (potentially problematic) region type declaration There were two region types declared for `RGN_TYPE_TOOLS`, there should only ever be one. In fact this may cause problems when region types are looked up, although it didn't seem to cause any obvious ones in this case. Removed the listener callback alongside it, which is written specifically for the old tools region and shouldn't be needed anymore either. |
Commit Details:
Full Hash: 4fc7e3880305a89d6c0e61a11379dbc18511a228
Parent Commit: d535c57
Lines Changed: +0, -43
1 Modified Path:
/source/blender/editors/space_clip/space_clip.c (+0, -43) (Diff)