cosmetic: Move WL_EXPORT out of header files
authorDerek Foreman <derekf@osg.samsung.com>
Thu, 18 Sep 2014 21:46:49 +0000 (16:46 -0500)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Mon, 22 Sep 2014 07:16:38 +0000 (10:16 +0300)
commitd1be3128d0d6b6dc6d301bb2bd674697bd64dafc
treed770b42e8001af8a7d01db235dbe1331debd930f
parent8f7d30a466be555dc0670f651e0aec42bed08684
cosmetic: Move WL_EXPORT out of header files

Most of the code only puts WL_EXPORT in .c files.  Remove the few
instances in header files.

If it's missing form the associated .c, put it there instead.
src/compositor.h
src/filter.c
src/filter.h