seoz pushed a commit to branch master.

commit 21ea05d20f0574e06e4a4b870234a8888f995ed1
Author: Daniel Juyung Seo <[email protected]>
Date:   Tue Sep 3 06:31:51 2013 +0900

    main.c: removed unnecessary duplicated eina_init().
---
 src/bin/main.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/bin/main.c b/src/bin/main.c
index edfd239..2ff9d5a 100644
--- a/src/bin/main.c
+++ b/src/bin/main.c
@@ -271,8 +271,6 @@ int main(int argc, char **argv)
         };
 
         eina_init();
-
-        eina_init();
         _drawin_log_domain = eina_log_domain_register("eskiss", 
EINA_COLOR_CYAN);
         if(_drawin_log_domain < 0)
         {

-- 

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk

Reply via email to