From e33ebf9c49b46abfc1217706daaade07fcf69293 Mon Sep 17 00:00:00 2001 From: "donghyuk.yang" Date: Thu, 20 Dec 2012 15:12:23 +0900 Subject: [PATCH] test --- src/appcore-efl.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/appcore-efl.c b/src/appcore-efl.c index 25d4f1c..4672f79 100755 --- a/src/appcore-efl.c +++ b/src/appcore-efl.c @@ -96,6 +96,7 @@ static Eina_Bool __appcore_memory_flush_cb(void *data) appcore_flush_memory(); ui->mftimer = NULL; + printf("test\n"); return ECORE_CALLBACK_CANCEL; } -- 2.7.4