SVN revision: 48078
This commit is contained in:
Hannes Janetzek 2010-04-17 17:51:00 +00:00
parent bdb41a6254
commit 7dc2ee70ae
1 changed files with 0 additions and 5 deletions

View File

@ -114,11 +114,6 @@ _tabs_update(Tab_View *v)
if (!w && !timer)
timer = ecore_timer_add(0.1, _timer_cb, v);
/* if (w < evry_conf->width - 18)
* w = evry_conf->width - 18; */
printf("tabs update %d %d\n", x, w);
/* remove tabs for not active plugins */
e_box_freeze(v->o_tabs);