evas: Compile out unused functions
authorChris Michael <cp.michael@samsung.com>
Wed, 11 Oct 2017 13:17:35 +0000 (09:17 -0400)
committerChris Michael <cp.michael@samsung.com>
Wed, 11 Oct 2017 13:17:35 +0000 (09:17 -0400)
commit7d36ef88bcea82bfdc0146245e13d9e74572fa8f
tree5b4944f0d43c65a362410624018938fa310bd353
parentd3b74d4639d66c689624d28188fb423c3c771fea
evas: Compile out unused functions

These timestamp functions are not currently being called, perhaps they
were intended for something later?, but for now just #if 0 them out as
they are not used

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/evas/cache/evas_cache_image.c