Fixup 3254bb2 (forgot to include this)

This commit is contained in:
Charles Dang 2018-03-21 13:40:29 +11:00
parent a971af89d7
commit 9bc19d7e02

View file

@ -147,7 +147,6 @@ display::display(const display_context * dc, std::weak_ptr<wb::manager> wb, repo
, wb_(wb)
, exclusive_unit_draw_requests_()
, video_(CVideo::get_singleton())
, ui_(nullptr)
, currentTeam_(0)
, dont_show_all_(false)
, xpos_(0)