Evas text utils: move the non-ot function into the current ifdef.
authorTom Hacohen <tom@stosb.com>
Wed, 22 Apr 2015 12:11:52 +0000 (13:11 +0100)
committerTom Hacohen <tom@stosb.com>
Wed, 22 Apr 2015 12:11:58 +0000 (13:11 +0100)
commit450ff212e2d184a5b5f3dbbaf11ec9555a24dbb2
treef1892ad37987eb3b22819089354380c4267f110a
parent811058a1ff074eebc5b1ed9bf5cedfa0a675e417
Evas text utils: move the non-ot function into the current ifdef.

This function should only be build when OT is off. Move
it to the #else part of the ifdef.
src/lib/evas/common/evas_text_utils.c