aboutsummaryrefslogtreecommitdiffstats
path: root/src/wm_layer_control.cpp
diff options
context:
space:
mode:
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>2018-08-31 20:50:54 +0900
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>2018-08-31 20:50:54 +0900
commit0c227255a8bbc6a04dc9a87af3e531afa5ec3600 (patch)
tree3007460e940b02a09bf11365b47b228c436e12c7 /src/wm_layer_control.cpp
parentc4798401800dd1f325aca5333e1d3eebdda0abe3 (diff)
Remove test code
Change-Id: If77e17efbe64da9d838c0991da3f6d5967e70928 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
Diffstat (limited to 'src/wm_layer_control.cpp')
-rw-r--r--src/wm_layer_control.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wm_layer_control.cpp b/src/wm_layer_control.cpp
index 1da5a01..8770236 100644
--- a/src/wm_layer_control.cpp
+++ b/src/wm_layer_control.cpp
@@ -380,7 +380,6 @@ WMError LayerControl::visibilityChange(const WMAction& action)
void LayerControl::dispatchCreateEvent(ilmObjectType object, unsigned id, bool created)
{
- this->cb.test(id);
if (ILM_SURFACE == object)
{
if (created)