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 Mar 18, 2018
1 parent 48d072a commit 94f9303
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/widgets/window.cpp
Expand Up @@ -739,7 +739,6 @@ void window::remove_linked_widget(const std::string& id, const widget* wgt)

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

const auto conf = cast_config_to<window_definition>();
Expand Down

0 comments on commit 94f9303

Please sign in to comment.