Eina safety: remove unused error string.
authorTom Hacohen <tom@stosb.com>
Wed, 22 Apr 2015 12:06:16 +0000 (13:06 +0100)
committerTom Hacohen <tom@stosb.com>
Wed, 22 Apr 2015 12:06:16 +0000 (13:06 +0100)
commit811058a1ff074eebc5b1ed9bf5cedfa0a675e417
treeaf71c4380d31b9612eff0365af68531d714d9014
parentf62374b08a115ac1e8908755455cc5ca0233b227
Eina safety: remove unused error string.

At the moment there are no errors possible for safety checks.
This may change in the future (unlikely), so we have the eina_error
already exposed for that. However, there's no need for the string.

One more down towards a warningless build.
src/lib/eina/eina_safety_checks.c