remove outdated (when wlc commit merged) comment

This commit is contained in:
Zandr Martin 2016-07-29 20:20:14 -05:00
parent d0a0d5e03c
commit c0683a0444
No known key found for this signature in database
GPG Key ID: AA2BB8EF77F7BBDC
1 changed files with 0 additions and 2 deletions

View File

@ -290,8 +290,6 @@ static bool handle_view_created(wlc_handle handle) {
}
if (client) {
// below only works on wayland windows. need a wlc
// api that will work for both wayland and x.
pid = wlc_view_get_pid(handle);
if (pid) {