Changeing loop style isn't trivial.

SVN revision: 14753
This commit is contained in:
sebastid 2005-05-13 14:05:17 +00:00 committed by sebastid
parent 83070a981f
commit 313a3c2f6e
1 changed files with 0 additions and 2 deletions

View File

@ -68,8 +68,6 @@ e_resist_container_border_position(E_Container *con, Evas_List *skiplist,
bl = e_container_border_list_first(con);
while ((bd = e_container_border_list_next(bl)))
{
E_Border *bd;
if (bd->visible)
{
int ok;