ecore_x: Use eina_inlist
authorSebastian Dransfeld <sd@tango.flipp.net>
Sat, 7 Dec 2013 15:31:55 +0000 (16:31 +0100)
committerSebastian Dransfeld <sd@tango.flipp.net>
Sat, 7 Dec 2013 20:11:33 +0000 (21:11 +0100)
commit50feb1f8daf5c3b7be1fd7c5cd344f9f8619d899
tree079f7fadf039d5f6106413ee6fbf63989b19ba87
parentd09ceaf4c16968dd4fd82c10e33af58954ba0926
ecore_x: Use eina_inlist

ecore_x_selection implemented it's own single linked list. Use
eina_inlist instead.
src/lib/ecore_x/xlib/ecore_x_private.h
src/lib/ecore_x/xlib/ecore_x_selection.c