gcc, shut up!

SVN revision: 8519
This commit is contained in:
tsauerbeck 2004-01-17 13:09:35 +00:00 committed by tsauerbeck
parent b0431359c2
commit 93d43439ec
1 changed files with 1 additions and 0 deletions

View File

@ -483,6 +483,7 @@ _edje_program_run(Edje *ed, Edje_Program *pr, int force)
}
}
done:
continue;
}
_edje_emit(ed, "program,stop", pr->name);
if (_edje_block_break(ed)) goto break_prog;