autotools: remove left over from optional Evas 3D support.

This commit is contained in:
Cedric Bail 2014-04-28 11:07:49 +02:00
parent 78142d0566
commit bb1d1c4f2a
1 changed files with 0 additions and 1 deletions

View File

@ -1879,7 +1879,6 @@ EFL_ADD_FEATURE([EVAS], [harfbuzz])
EFL_ADD_FEATURE([EVAS], [cserve], [${want_evas_cserve2}])
EFL_ADD_FEATURE([EVAS], [tile-rotate])
EFL_ADD_FEATURE([EVAS], [dither-mask], [${build_evas_dither_mask}])
EFL_ADD_FEATURE([EVAS], [evas-3d], [${want_evas_3d}])
EFL_LIB_END([Evas])
#### End of Evas