Send device name at connect time

This commit is contained in:
Kristian Høgsberg 2010-06-08 20:34:11 -04:00
parent 945ea0e743
commit 478d9265f9
16 changed files with 139 additions and 161 deletions

View file

@ -112,9 +112,6 @@ handle_frame(struct window *window,
int main(int argc, char *argv[])
{
struct wl_display *display;
struct wl_visual *visual;
int fd;
cairo_surface_t *s;
struct timespec ts;
struct flower flower;