timeout-pool: Deprecate the structure too
Don't leave it lying around, since nothing can use it anyway.
This commit is contained in:
@ -34,8 +34,10 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "clutter-debug.h"
|
||||
#undef CLUTTER_DISABLE_DEPRECATED
|
||||
#include "clutter-timeout-pool.h"
|
||||
|
||||
#include "clutter-debug.h"
|
||||
#include "clutter-timeout-interval.h"
|
||||
|
||||
typedef struct _ClutterTimeout ClutterTimeout;
|
||||
|
Reference in New Issue
Block a user