raster pushed a commit to branch master.

http://git.enlightenment.org/apps/rage.git/commit/?id=d479fb7a03e58fe846501f99a989de860d267735

commit d479fb7a03e58fe846501f99a989de860d267735
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Sun Mar 9 14:31:18 2014 +0900

    remove unused label
---
 src/bin/main.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bin/main.c b/src/bin/main.c
index eac8d80..fb509c6 100644
--- a/src/bin/main.c
+++ b/src/bin/main.c
@@ -68,7 +68,6 @@ elm_main(int argc, char **argv)
                         
    elm_run();
 
-end:
    elm_shutdown();
    return 0;
 }

-- 


Reply via email to