timeout-pool: Deprecate the structure too

Don't leave it lying around, since nothing can use it anyway.
This commit is contained in:
Emmanuele Bassi
2010-11-08 15:52:17 +00:00
parent 26a70707ab
commit 993d3b3fe1
2 changed files with 5 additions and 3 deletions

View File

@ -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;