fix stringshare delete

SVN revision: 49061
This commit is contained in:
Mike Blumenkrantz 2010-05-20 10:05:52 +00:00
parent 136c1216dc
commit 8b6b36637d
1 changed files with 0 additions and 1 deletions

View File

@ -185,7 +185,6 @@ _battery_udev_battery_update_poll(void *data)
if (test) \
{ \
TYPE->VALUE = strtod(test, NULL); \
eina_stringshare_del(test); \
} \
while (0)