mirror of
https://github.com/vim/vim.git
synced 2025-09-28 04:24:06 -04:00
patch 8.2.1442: outdated references to the Mac Carbon GUI
Problem: Outdated references to the Mac Carbon GUI. Solution: Remove or update references. (Yee Cheng Chin, closes #6703)
This commit is contained in:
@@ -654,7 +654,7 @@ docd(BPath &path)
|
||||
drop_callback(void *cookie)
|
||||
{
|
||||
// TODO here we could handle going to a specific position in the dropped
|
||||
// file (see src/gui_mac.c)
|
||||
// file (see src/gui_mac.c, deleted in 8.2.1422)
|
||||
// Update the screen display
|
||||
update_screen(NOT_VALID);
|
||||
}
|
||||
|
Reference in New Issue
Block a user