mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 04:22:05 +00: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
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
#ifndef CLUTTER_DISABLE_DEPRECATED
|
|
||||||
|
|
||||||
CLUTTER_DEPRECATED
|
CLUTTER_DEPRECATED
|
||||||
gint clutter_util_next_p2 (gint a);
|
gint clutter_util_next_p2 (gint a);
|
||||||
|
|
||||||
#endif /* CLUTTER_DISABLE_DEPRECATED */
|
|
||||||
|
|
||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
|
||||||
#endif /* __CLUTTER_UTIL_H__ */
|
#endif /* __CLUTTER_UTIL_H__ */
|
||||||
|
Loading…
Reference in New Issue
Block a user