From 7dc2ee70ae86ea90f20818c555cda5d6fbb6e2bb Mon Sep 17 00:00:00 2001 From: Hannes Janetzek Date: Sat, 17 Apr 2010 17:51:00 +0000 Subject: [PATCH] cleanup SVN revision: 48078 --- src/modules/everything/evry_view_plugin_tabs.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/modules/everything/evry_view_plugin_tabs.c b/src/modules/everything/evry_view_plugin_tabs.c index 3f4fe60f3..2873b8ad9 100644 --- a/src/modules/everything/evry_view_plugin_tabs.c +++ b/src/modules/everything/evry_view_plugin_tabs.c @@ -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);