3d: Fix shadow declaration
authorDaniel Zaoui <daniel.zaoui@samsung.com>
Sun, 8 Jun 2014 06:35:14 +0000 (09:35 +0300)
committerDaniel Zaoui <daniel.zaoui@samsung.com>
Sun, 8 Jun 2014 09:40:42 +0000 (12:40 +0300)
src/lib/evas/canvas/evas_3d_mesh_loader_obj.c

index 2216154..62eec5e 100644 (file)
@@ -265,7 +265,6 @@ evas_3d_mesh_file_obj_set(Evas_3D_Mesh *mesh, const char *file)
 
                   _analyze_face_line(auxiliary_pointer,
                                    &count_of_triangles_in_line);
-                  int j;
                   current++;
                   i++;
                   int first_pos, first_tex, first_norm;