Remove outdated TODO

This commit is contained in:
emersion 2018-04-05 18:33:13 -04:00
parent 076bedb85e
commit 6b9b03f09f
No known key found for this signature in database
GPG Key ID: 0FDE7BE0E88F5E48
1 changed files with 0 additions and 2 deletions

View File

@ -161,8 +161,6 @@ void view_map(struct sway_view *view, struct wlr_surface *wlr_surface) {
view_damage_whole(view);
view_update_outputs(view, NULL);
// TODO: create view children for subsurfaces
}
void view_unmap(struct sway_view *view) {