]> git.eshelyaron.com Git - emacs.git/commit
Remove one more check that Vframe_list is non-nil
authorMartin Rudalics <rudalics@gmx.at>
Sat, 16 Dec 2017 09:14:29 +0000 (10:14 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Sat, 16 Dec 2017 09:14:29 +0000 (10:14 +0100)
commita1327bbc645efa42f14024785da4fed88aa7ec21
treeaf0230f3059973569c54950034d1dd45f77fe703
parent63b6281fdd9c00c6d968e936289c1e32aa9d0dd3
Remove one more check that Vframe_list is non-nil

* src/dispnew.c (check_glyph_memory): Remove no-longer-needed
check that Vframe_list is non-nil, as FOR_EACH_FRAME no longer
assumes that.
src/dispnew.c