bu5hm4n pushed a commit to branch master.

http://git.enlightenment.org/tools/clouseau.git/commit/?id=a5b70e69032b5d0ec1e335b2d6b9b8c53cee9b21

commit a5b70e69032b5d0ec1e335b2d6b9b8c53cee9b21
Author: Marcel Hollerbach <[email protected]>
Date:   Sun Apr 1 18:37:16 2018 +0200

    clouseu_debug: remove old leftover
---
 src/lib/clouseau_debug.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/lib/clouseau_debug.c b/src/lib/clouseau_debug.c
index cb04087..4d8bc16 100644
--- a/src/lib/clouseau_debug.c
+++ b/src/lib/clouseau_debug.c
@@ -1096,10 +1096,6 @@ _main_loop_focus_manager_detail_cb(Eina_Debug_Session 
*session, int srcid, void
    int blob_size;
    void *blob = eet_data_descriptor_encode(manager_details, res, &blob_size);
 
-   Clouseau_Focus_Manager_Data *aaah = 
eet_data_descriptor_decode(manager_details, blob, blob_size);
-
-   if (eina_list_count(aaah->relations) != eina_list_count(res->relations)) 
abort();
-
    eina_debug_session_send(session, srcid, _focus_manager_detail_op, blob, 
blob_size);
 
    return EINA_TRUE;

-- 


Reply via email to