Skip to content

Commit

Permalink
Removed some debug output
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Vultraz committed Jul 9, 2017
1 parent 643529f commit f0f103a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/widgets/window.cpp
Expand Up @@ -808,7 +808,6 @@ void window::remove_linked_widget(const std::string& id, const widget* wgt)

void window::layout()
{
std::cerr << "calling layout" << std::endl;
/***** Initialize. *****/

std::shared_ptr<const window_definition::resolution>
Expand Down

0 comments on commit f0f103a

Please sign in to comment.