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 Jun 2, 2017
1 parent 0090801 commit 8c41fe0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/widgets/window.cpp
Expand Up @@ -803,7 +803,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 8c41fe0

Please sign in to comment.