elm cnp: simplify data preparer
authorThiep Ha <thiepha@gmail.com>
Wed, 11 May 2016 08:54:45 +0000 (17:54 +0900)
committerThiep Ha <thiepha@gmail.com>
Wed, 11 May 2016 09:00:19 +0000 (18:00 +0900)
commite7805d97b68c67d1aabf0521fa510e3848ce98ce
treed4e1e0408454bdcf3db1be635312b51ffade394e
parent3256a602823dd4bf59290380bc03e0010ec554d1
elm cnp: simplify data preparer

Use eina_strbuf to simplify the data preparer for uri.
This helps remove the complex for loop and also
reduce the memory allocated for uri array.
This also removes redundant checking.
src/lib/elementary/elm_cnp.c