Cleanup: remove outdated references to tweak

This commit is contained in:
2022-03-04 13:31:16 +11:00
parent 0a4fdcbb5f
commit 0212c423bf
16 changed files with 25 additions and 25 deletions

View File

@@ -388,6 +388,7 @@ static bool keymap_item_has_invalid_wm_context_data_path(wmKeyMapItem *kmi,
return false;
}
/** Tweak event types have been removed, replace with click-drag. */
static bool keymap_item_update_tweak_event(wmKeyMapItem *kmi, void *UNUSED(user_data))
{
/* Tweak events for L M R mouse-buttons. */