Fix an always-false if statement which was causing the window border
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 14 Jul 2013 10:45:48 +0000 (10:45 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 14 Jul 2013 10:45:48 +0000 (10:45 +0000)
commit7dc9a22ee27a65871bac1166d811d8dbb818fe45
tree2a2cd9dff7f6f3928450f99182c0159e4ff44e5f
parentc570c83a03a82c066819cc8b02209e756b665f1e
Fix an always-false if statement which was causing the window border
not to be redrawn when the user reconfigured the background colour.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9917 cda61777-01e9-0310-a592-d414129be87e
unix/gtkwin.c