Changeset 13d20e5 in mainline
- Timestamp:
- 2020-12-10T10:17:46Z (4 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1762ceb
- Parents:
- 25f26600
- git-author:
- Jiri Svoboda <jiri@…> (2020-12-09 18:17:00)
- git-committer:
- Jiri Svoboda <jiri@…> (2020-12-10 10:17:46)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/dsops.c
r25f26600 r13d20e5 118 118 119 119 log_msg(LOG_DEFAULT, LVL_DEBUG, "disp_window_destroy()"); 120 ds_client_remove_window(wnd);121 120 ds_window_destroy(wnd); 122 121 ds_display_unlock(client->display);
Note:
See TracChangeset
for help on using the changeset viewer.