Remove duplicate call to OnFocus in DispatchLeftClickEvent
commit3be3ada93493e211bbed8845c365e56d70c87df2
authoralberth <alberth@openttd.org>
Wed, 5 Mar 2014 21:21:55 +0000 (5 21:21 +0000)
committercirdan <cirdansw@gmail.com>
Sat, 22 Mar 2014 17:45:27 +0000 (22 18:45 +0100)
treeafe05aa3c484196d7fb7e1d52d059850dc3d60d0
parentf7bfde30cf1278e7bacd50b9cea5301b12f8636e
Remove duplicate call to OnFocus in DispatchLeftClickEvent

(openttd r26392) -Fix[FS#5933] No need to call OnFocus twice (MJP)
src/window.cpp