Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/elicit
Dir : e17/apps/elicit/src Modified Files: elicit.c Log Message: No need to set ecore_app_args twice. Fix. ACK by raster. =================================================================== RCS file: /cvs/e/e17/apps/elicit/src/elicit.c,v retrieving revision 1.29 retrieving revision 1.30 diff -u -3 -r1.29 -r1.30 --- elicit.c 25 Mar 2007 00:19:40 -0000 1.29 +++ elicit.c 25 Jan 2008 03:13:46 -0000 1.30 @@ -21,7 +21,6 @@ printf("ERROR: can't initialize Ecore.\n"); return 1; } - ecore_app_args_set(argc, (const char **)argv); if (!ecore_evas_init()) { ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs