]> git.eshelyaron.com Git - emacs.git/commit
Unbreak the Cygw32 build
authorEli Zaretskii <eliz@gnu.org>
Sun, 10 Feb 2019 15:10:04 +0000 (17:10 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 10 Feb 2019 15:10:04 +0000 (17:10 +0200)
commit24695e8977c3d048e60d1fe3714b789567c2213c
tree7f39460ecdca5abf6a0745b2cd886dd3047a3790
parentb78363eb0f51126b2c22d26ea1b91f6e4569e167
Unbreak the Cygw32 build

* src/emacs.c (main) [HAVE_NTGUI]: Remove code that is only
for WINDOWSNT or condition it on WINDOWSNT.  (Bug#34409)
src/emacs.c