]> code.delx.au - gnu-emacs/commit
Define make_save_ptr_ptr unconditionally
authorEli Zaretskii <eliz@gnu.org>
Thu, 24 Mar 2016 18:52:45 +0000 (20:52 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 24 Mar 2016 18:52:45 +0000 (20:52 +0200)
commit077b78cffc0711717ae8976ef302b788e88d27a8
treea9a19941f1cdd09f0030a79645c13965e2942efe
parent20a1003f6de52d574ea12e72ac5070a3d5e181ab
Define make_save_ptr_ptr unconditionally

* src/alloc.c (make_save_ptr_ptr): Remove the !(defined
USE_X_TOOLKIT || defined USE_GTK) conditional.  Reported by
Philipp Stephani <phst@google.com>.  (Bug#23101)
src/alloc.c