From 5a7beed295e6c8cee627774b9ca4d2e0eff510c1 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 14 Jun 2006 18:23:57 +0000 Subject: Removed unused cruft from GTK client git-svn-id: http://svn.drobilla.net/lad/grauph@37 a436a847-0d15-0410-975c-d299462d15a1 --- src/progs/gtk/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/progs/gtk/Makefile.am') diff --git a/src/progs/gtk/Makefile.am b/src/progs/gtk/Makefile.am index c9320bcc..16c99949 100644 --- a/src/progs/gtk/Makefile.am +++ b/src/progs/gtk/Makefile.am @@ -45,8 +45,6 @@ om_gtk_SOURCES = \ MessagesWindow.cpp \ LoadSubpatchWindow.h \ LoadSubpatchWindow.cpp \ - ControlInterface.h \ - ControlInterface.cpp \ NodeControlWindow.h \ NodeControlWindow.cpp \ ControlPanel.h \ @@ -85,10 +83,6 @@ om_gtk_SOURCES = \ PatchTreeWindow.h \ PatchTreeWindow.cpp -#GtkClientInterface.h -#GtkClientInterface.cpp - - if WITH_LASH om_gtk_SOURCES += LashController.h LashController.cpp endif -- cgit v1.2.1