From 143d33999a9d3789be630d0e9fd145bfcb8e7492 Mon Sep 17 00:00:00 2001 From: WooHyun Jung Date: Wed, 12 Sep 2012 04:34:08 +0000 Subject: [PATCH] elementary/ctxpopup : Rollback 76452. Ctxpopup seemed to be bad with this modification. (please see the datetime in elementary_test) SVN revision: 76486 --- src/lib/elc_ctxpopup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/elc_ctxpopup.c b/src/lib/elc_ctxpopup.c index b307da5..8125aa0 100644 --- a/src/lib/elc_ctxpopup.c +++ b/src/lib/elc_ctxpopup.c @@ -200,7 +200,7 @@ _base_geometry_calc(Evas_Object *obj, break; default: - continue; + break; } break; } -- 2.7.4