Fix compiler warnings

The maintainer-flags option discovered the usual amount of
collisions and compiler warnings we have to fix in order to
get distcheck to pass.
This commit is contained in:
Emmanuele Bassi
2009-01-23 13:08:46 +00:00
parent 792ffa1538
commit 20973bd29f
5 changed files with 182 additions and 169 deletions

View File

@@ -76,7 +76,6 @@ static void
clutter_behaviour_depth_alpha_notify (ClutterBehaviour *behaviour,
gdouble alpha_value)
{
ClutterFixed factor;
ClutterBehaviourDepthPrivate *priv;
gint depth;