Remove the Effects API
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 7 Jan 2009 18:30:46 +0000 (18:30 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 14 Jan 2009 16:56:21 +0000 (16:56 +0000)
commit41386a5f72b389956c363fa06669f6d554d73b53
treeb13dc6d2b6e93f1976ad8eb01cc3af45d48d105f
parent5d346cca5705c5c3fc21444b8c9c758f55b0bc67
Remove the Effects API

The Effects API and all related symbols have been superceded by
the newly added Animation API and clutter_actor_animate().

This commit removes the Effects implementation, the documentation
and the interactive test/example code.
clutter/Makefile.am
clutter/clutter-effect.c [deleted file]
clutter/clutter-effect.h [deleted file]
clutter/clutter.h
doc/reference/clutter/clutter-sections.txt
tests/interactive/Makefile.am
tests/interactive/test-effects.c [deleted file]