projects
/
platform
/
core
/
uifw
/
wayland-tbm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ccc865
)
avoid the execution once.
42/195942/1
author
SooChan Lim
<sc1.lim@samsung.com>
Thu, 20 Dec 2018 01:49:12 +0000
(10:49 +0900)
committer
SooChan Lim
<sc1.lim@samsung.com>
Thu, 20 Dec 2018 01:49:12 +0000
(10:49 +0900)
Change-Id: Idc831d7f4368fd534ac870bf1a9e07c56c227315
src/wayland-tbm-client.c
patch
|
blob
|
history
diff --git
a/src/wayland-tbm-client.c
b/src/wayland-tbm-client.c
index 1229e4bd9e2d5d2b708277f7e4d63f83783d8afd..175f894ddb09f148af9a889325b1e36c93628b1a 100644
(file)
--- a/
src/wayland-tbm-client.c
+++ b/
src/wayland-tbm-client.c
@@
-1643,8
+1643,6
@@
wayland_tbm_client_queue_check_activate(struct wayland_tbm_client *tbm_client, t
pthread_mutex_unlock(&queue_info->lock);
return 0;
}
-
- break;
}
}