]> git.eshelyaron.com Git - emacs.git/commit
Remove unnecessary string conversion
authorAlan Third <alan@idiocy.org>
Sun, 20 Dec 2020 15:57:23 +0000 (15:57 +0000)
committerAlan Third <alan@idiocy.org>
Sun, 20 Dec 2020 21:29:16 +0000 (21:29 +0000)
commit2c9b488121b275873b2d6aae798007bd98f06744
treeeef2093607534fb1a721f8376e74de43f7246d33
parent1a7033f1f3de4ad8c1bfd68b54e6c9d8444a3bcc
Remove unnecessary string conversion

* src/nsfns.m (ns_set_represented_filename): NSString can load List
strings directly now.
src/nsfns.m