express: Remove blank line

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2015-10-27 11:13:34 -04:00
parent 928de66e39
commit 470dee67e9
1 changed files with 0 additions and 1 deletions

View File

@ -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 *