eet: do not load data when the file is open in read/write mode.
authorCedric BAIL <cedric.bail@samsung.com>
Mon, 20 Jan 2014 03:03:02 +0000 (12:03 +0900)
committerCedric BAIL <cedric.bail@samsung.com>
Mon, 20 Jan 2014 04:04:07 +0000 (13:04 +0900)
commitf8b0322704a4d74e4a5545727c18dc8385318657
tree9219778738fa4f7ffd60d62ac7f5caa5261000a8
parent55a56fe5c06f9ecb4c0b28e1c1f7bf5828db2d64
eet: do not load data when the file is open in read/write mode.

I do think that it was a left over from previous file format. Removing
this memcpy should make Enlightenment startup faster and should reduce
by 500KB the memory it use.
src/lib/eet/eet_lib.c