seoz pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=27cce2732d000830eb8f7451078ad9b75ff3db81

commit 27cce2732d000830eb8f7451078ad9b75ff3db81
Author: Daniel Juyung Seo <seojuyu...@gmail.com>
Date:   Wed Sep 16 01:06:38 2015 +0900

    example/performance: Remove unused variable.
---
 src/examples/performance/performance.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/examples/performance/performance.c 
b/src/examples/performance/performance.c
index 99073e6..2d3080b 100644
--- a/src/examples/performance/performance.c
+++ b/src/examples/performance/performance.c
@@ -567,7 +567,6 @@ EAPI_MAIN
  int elm_main(int argc, char **argv)
 {
    Evas *evas = NULL;
-   const char *engine;
    Evas_Object *win = NULL, *bg = NULL, *image = NULL;
    Ecore_Animator *timer = NULL;
    Evas_Object *layout = NULL;

-- 


Reply via email to