forked from aniani/vim
patch 8.2.1961: various comments can be improved
Problem: Various comments can be improved. Solution: Various comment adjustments.
This commit is contained in:
@@ -1242,7 +1242,6 @@ add_pixmap_args(vimmenu_T *menu, Arg *args, int n)
|
||||
}
|
||||
else
|
||||
{
|
||||
// Test_colorscheme()
|
||||
if (menu->xpm_fname != NULL)
|
||||
{
|
||||
XtSetArg(args[n], XmNpixmapFile, menu->xpm_fname); n++;
|
||||
|
Reference in New Issue
Block a user