]> code.delx.au - gnu-emacs/commit
Unbreak the GNUstep build.
authorAnders Lindgren <andlind@gmail.com>
Sat, 23 Jan 2016 13:13:20 +0000 (14:13 +0100)
committerAnders Lindgren <andlind@gmail.com>
Sat, 23 Jan 2016 13:16:41 +0000 (14:16 +0100)
commitc32f3bc4a383280587cf790b89f6c781d78cc42d
tree8d5bf2e2b0cbf3e60a84e807cbcc664734468284
parent371154b481b478128030a095b6075a94eb5ffe3e
Unbreak the GNUstep build.

* src/nsterm.m ([EmacsBell init]): In GNUstep, don't use the
predefined "caution" image. Add trace.
(x_set_window_size): Remove unused variables `cols' and `rows'.
(ns_draw_fringe_bitmap): Exclude assignment of `fromRect' when
GNUstep is used.
([EmacsView updateFrameSize:]): Remove unused variable `win'.
([EmacsWindow zoom:]): Remove unused variable `f'.
src/nsterm.m