diff options
Diffstat (limited to 'src/progs/gtk/Makefile.am')
-rw-r--r-- | src/progs/gtk/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
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 |