forked from aniani/vim
updated for version 7.0077
This commit is contained in:
@@ -3966,6 +3966,7 @@ gui_mch_destroy_sign(sign)
|
||||
vim_free(sign);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
#if defined(FEAT_BEVAL) || defined(PROTO)
|
||||
|
||||
@@ -4231,5 +4232,3 @@ netbeans_draw_multisign_indicator(int row)
|
||||
SetPixel(s_hdc, x+2, y, gui.currFgColor);
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user