1
0
forked from aniani/vim

patch 7.4.2094

Problem:    The color allocation in X11 is overly complicated.
Solution:   Remove find_closest_color(), XAllocColor() already does this.
            (Kazunobu Kuriyama)
This commit is contained in:
Bram Moolenaar
2016-07-23 14:35:12 +02:00
parent a58c58b7e1
commit 4658228262
2 changed files with 24 additions and 161 deletions

View File

@@ -758,6 +758,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2094,
/**/
2093,
/**/