mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 07:56:14 -05:00
utils: Remove CLUTTER_DISABLE_DEPRECATED
We use deprecation warnings now.
This commit is contained in:
parent
377a292b4e
commit
0b4b19700f
@ -32,13 +32,9 @@
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
#ifndef CLUTTER_DISABLE_DEPRECATED
|
||||
|
||||
CLUTTER_DEPRECATED
|
||||
gint clutter_util_next_p2 (gint a);
|
||||
|
||||
#endif /* CLUTTER_DISABLE_DEPRECATED */
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __CLUTTER_UTIL_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user