Fix warnings from adding -Wall back

This commit is contained in:
Kristian Høgsberg 2010-12-01 09:50:16 -05:00
parent 1f25315ae2
commit 06bc26401c
4 changed files with 9 additions and 8 deletions

View file

@ -181,7 +181,6 @@ wayland_compositor_present(struct wlsc_compositor *base)
{
struct wayland_compositor *c = (struct wayland_compositor *) base;
struct wayland_output *output;
uint32_t msec;
glFlush();