evas3d: fixed grammartical break.

This commit is contained in:
ChunEon Park 2014-04-15 10:18:49 +09:00
parent 6ecdc5cbd2
commit 27c1b12825
1 changed files with 0 additions and 1 deletions

View 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)
{