Skip to content

Commit

Permalink
What did I say about commiting in a hurry
Browse files Browse the repository at this point in the history
  • Loading branch information
krzys-h committed May 10, 2018
1 parent 12cf574 commit f538b4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui/controls/control.cpp
Expand Up @@ -450,7 +450,6 @@ void CControl::Draw()
Math::Point pos;
float zoomExt, zoomInt;
int icon;
int buttonFile = 1;

if ( (m_state & STATE_VISIBLE) == 0 ) return;

Expand Down

0 comments on commit f538b4f

Please sign in to comment.