ami pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=df656bf29d792369cb366fa4c9f52a0b8bea1578

commit df656bf29d792369cb366fa4c9f52a0b8bea1578
Author: Amitesh Singh <amitesh...@samsung.com>
Date:   Sat Jul 11 21:51:02 2015 +0530

    test_win_state: remove commented code and newline
---
 src/bin/test_win_state.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/bin/test_win_state.c b/src/bin/test_win_state.c
index f06baf4..c4b07f4 100644
--- a/src/bin/test_win_state.c
+++ b/src/bin/test_win_state.c
@@ -46,7 +46,6 @@ _deiconify_timer_cb(void *data)
    return ECORE_CALLBACK_CANCEL;
 }
 
-
 static Eina_Bool
 _unwith(void *data)
 {
@@ -75,7 +74,6 @@ my_bt_38_massive(void *data, Evas_Object *obj EINA_UNUSED, 
void *event_info EINA
 static void
 my_ck_38_resize(void *data EINA_UNUSED, Evas_Object *obj, void *event_info 
EINA_UNUSED)
 {
-//   Evas_Object *win = data;
    rotate_with_resize = elm_check_state_get(obj);
 }
 

-- 


Reply via email to