mirror of
https://github.com/vim/vim.git
synced 2025-10-04 05:25:06 -04:00
patch 8.1.1066: VIMDLL isn't actually used
Problem: VIMDLL isn't actually used. Solution: Remove VIMDLL support.
This commit is contained in:
@@ -2280,9 +2280,6 @@ gui_mch_draw_menubar(void)
|
||||
|
||||
#ifndef PROTO
|
||||
void
|
||||
#ifdef VIMDLL
|
||||
_export
|
||||
#endif
|
||||
_cdecl
|
||||
SaveInst(HINSTANCE hInst)
|
||||
{
|
||||
|
Reference in New Issue
Block a user