evas3d: fixed grammartical break.
authorChunEon Park <hermet@hermet.pe.kr>
Tue, 15 Apr 2014 01:18:49 +0000 (10:18 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Fri, 25 Apr 2014 08:03:19 +0000 (17:03 +0900)
src/modules/evas/engines/gl_common/evas_gl_3d.c

index 52af043..4321ffd 100644 (file)
@@ -150,7 +150,6 @@ e3d_texture_data_set(E3D_Texture *texture,
    texture->format = format;
 }
 
-#if 1
 void
 e3d_texture_file_set(E3D_Texture *texture, const char *file, const char *key)
 {