efl/src/modules/ecore_evas/engines/extn
Stefan Schmidt d0483d3dde evas_extn: Tag parameter as unused.
Maybe we should switch to use -Wno-unused-parameter in our default cflags?
I mean unused parameters are really common and I do not see their harm.

Using -Wno-unused-parameter would let us remove all the cluttered EINA_UNUSED
and __UNUSED__ and also be safe when a paramter gets is use later as the
compiler could optimize it out when tagged with unused. Still we would avoid
the warnings to find the important ones.
2013-03-26 09:36:09 +00:00
..
ecore_evas_extn.c evas_extn: Tag parameter as unused. 2013-03-26 09:36:09 +00:00
ecore_evas_extn_buf.c update po's ... :/ 2013-03-23 13:31:22 +09:00
ecore_evas_extn_engine.h update po's ... :/ 2013-03-23 13:31:22 +09:00