raster pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=d0d89a7bfa500210cb6e9290659b36bf05efbfe7
commit d0d89a7bfa500210cb6e9290659b36bf05efbfe7 Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com> Date: Fri Apr 24 18:13:57 2015 +0900 efl docs - remove test line --- pages/docs/efl/start.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/pages/docs/efl/start.txt b/pages/docs/efl/start.txt index 1aa9b5b..a32419b 100644 --- a/pages/docs/efl/start.txt +++ b/pages/docs/efl/start.txt @@ -69,8 +69,6 @@ chance. Before and after this, will be initialization and shutdown of the application. Your most basic application that just does nothing but wait forever for events would be: -elm_exit - <code c example.c> #include <Elementary.h> --