evas/cserve2: Use Eina_Refcount instead of int
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 11 Oct 2013 05:47:07 +0000 (14:47 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 28 Oct 2013 06:47:16 +0000 (15:47 +0900)
commit4c44b5a553290f0e35675974da59b1205e06e850
tree64c85a1151a88d87c4cfc693ce9c13ffaf195230
parentffa27c70825161606a06cda017d2a82c50cfb34f
evas/cserve2: Use Eina_Refcount instead of int

Use the refcount macros instead of manually handling
integers. Not sure if it really helps since the refcounting
in cs2 client is a bit special :)
src/lib/evas/cserve2/evas_cs2_client.c
src/lib/evas/cserve2/evas_cs2_private.h