Remove NULL check in OrdersWindow::UpdateButtonState
commit29a62b2789286e894b0834c9cc36354b18b05ec9
authorrubidium <rubidium@openttd.org>
Fri, 22 Nov 2013 21:42:47 +0000 (22 21:42 +0000)
committercirdan <cirdansw@gmail.com>
Sun, 8 Dec 2013 10:20:07 +0000 (8 11:20 +0100)
tree130c8ddd1e2ceb24940a64319fa055e73c262526
parent01738fcc88b048faeabf30cb13064a78f9bc59d6
Remove NULL check in OrdersWindow::UpdateButtonState

(openttd r26049) -Codechange: remove some dead code as order can't
be NULL there
src/order_gui.cpp