client/Windows/wf_cliprdr.c: remove redundant check
authorIlya Shipitsin <chipitsine@gmail.com>
Mon, 7 Jan 2019 17:55:08 +0000 (22:55 +0500)
committerIlya Shipitsin <chipitsine@gmail.com>
Mon, 7 Jan 2019 17:55:08 +0000 (22:55 +0500)
commit4403448a771c2f6170a12aff69f791c1dfac430c
treec934aaeabbe861f8fd229415b85056e35999526b
parentaa442de059d63da101ba132d0f7004e5d27bf480
client/Windows/wf_cliprdr.c: remove redundant check
found by cppcheck

[client/Windows/wf_cliprdr.c:2556] -> [client/Windows/wf_cliprdr.c:2561]: (warning) Identical condition '!clipboard', second condition is always false
client/Windows/wf_cliprdr.c