devilhorns pushed a commit to branch master.

http://git.enlightenment.org/apps/express.git/commit/?id=470dee67e91161142da0bc6708af4b91b2c9da2e

commit 470dee67e91161142da0bc6708af4b91b2c9da2e
Author: Chris Michael <cp.mich...@samsung.com>
Date:   Tue Oct 27 11:13:34 2015 -0400

    express: Remove blank line
    
    Signed-off-by: Chris Michael <cp.mich...@samsung.com>
---
 src/bin/window.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bin/window.c b/src/bin/window.c
index 6404a46..b758185 100644
--- a/src/bin/window.c
+++ b/src/bin/window.c
@@ -702,7 +702,6 @@ _window_channel_activate(Channel *chl)
    snprintf(buff, sizeof(buff), "%s - %s", elm_app_name_get(), 
             _channel_name_get(chl));
    elm_win_title_set(_win->o_win, buff);
-
 }
 
 Channel *

-- 


Reply via email to