From 219105794bd42dfd36e303ca73f1a546903e1846 Mon Sep 17 00:00:00 2001 From: Yonit Halperin Date: Tue, 20 Oct 2009 11:18:56 +0200 Subject: spice client: Transfer all channels run loop from EventsLoop class to ProcessLoop class --- client/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'client/Makefile.am') diff --git a/client/Makefile.am b/client/Makefile.am index 357b7f73..cb80895f 100644 --- a/client/Makefile.am +++ b/client/Makefile.am @@ -25,7 +25,6 @@ RED_COMMON_SRCS = \ debug.h \ display_channel.cpp \ display_channel.h \ - events_loop.h \ red_gl_canvas.cpp \ red_gl_canvas.h \ gl_canvas.cpp \ -- cgit