mirror of
https://github.com/vim/vim.git
synced 2025-09-30 04:44:14 -04:00
updated for version 7.0020
This commit is contained in:
@@ -1224,10 +1224,6 @@ gui_mch_init(void)
|
||||
s_findrep_struct.wFindWhatLen = MSWIN_FR_BUFSIZE;
|
||||
s_findrep_struct.wReplaceWithLen = MSWIN_FR_BUFSIZE;
|
||||
#endif
|
||||
#ifdef FEAT_NETBEANS_INTG
|
||||
if (usingNetbeans)
|
||||
netbeans_w32_connect();
|
||||
#endif
|
||||
|
||||
return OK;
|
||||
}
|
||||
|
Reference in New Issue
Block a user