main: Deprecate clutter_set_default_frame_rate()
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 7 Nov 2011 20:24:13 +0000 (20:24 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 7 Nov 2011 20:31:15 +0000 (20:31 +0000)
commit67d5a4993c6459461ab486ed394f110ede4a5cc8
tree82cdba7033e6ce3e61594366c9118528c982e734
parente0bfdbfeba82a77d0960f62957b3515792cefc90
main: Deprecate clutter_set_default_frame_rate()

Setting the default frame rate does not do anything even remotely
useful, unless synchronization to the vertical refresh rate is also
disabled - which can only be done through environment variable or
through configuration file. Having a programmatic way to change the
default frame rate is, thus, completely pointless.

Changing the default frame rate through environment variable and
configuration file is still allowed.
clutter/clutter-main.c
clutter/clutter-main.h
clutter/deprecated/clutter-main.h