From 5a10986ee4808ce712014ea4cbe10254e19ed428 Mon Sep 17 00:00:00 2001 From: jaehwan Date: Fri, 18 May 2012 07:16:28 +0000 Subject: [PATCH] Revert the revision 71185. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@71225 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/elm_toolbar.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/elm_toolbar.c b/src/lib/elm_toolbar.c index 6a0b4e1..e5b1dad 100644 --- a/src/lib/elm_toolbar.c +++ b/src/lib/elm_toolbar.c @@ -1638,7 +1638,6 @@ elm_toolbar_item_separator_set(Elm_Object_Item *it, Eina_Bool separator) item->separator = separator; scale = (elm_widget_scale_get(obj) * _elm_config->scale); _theme_hook_item(obj, item, scale, wd->icon_size); - wd->item_count--; } EAPI Eina_Bool -- 2.7.4