Removed some debug output
[ci skip]
This commit is contained in:
parent
48d072a02e
commit
94f9303bde
1 changed files with 0 additions and 1 deletions
|
@ -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>();
|
||||
|
|
Loading…
Add table
Reference in a new issue