From 3b969a5f679ff7ea4d4b81bb35685216ab7b667f Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Mon, 17 Apr 2017 21:09:57 +0200 Subject: Remove obsolete PluginGUI and DGWindow classes. --- plugingui/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugingui/Makefile.am') diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index 8795acd..eeeeb34 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -25,7 +25,6 @@ nodist_libdggui_la_SOURCES = \ checkbox.cc \ colour.cc \ combobox.cc \ - dgwindow.cc \ dialog.cc \ directory.cc \ diskstreamingframecontent.cc \ @@ -50,7 +49,6 @@ nodist_libdggui_la_SOURCES = \ painter.cc \ pixelbuffer.cc \ pluginconfig.cc \ - plugingui.cc \ powerbutton.cc \ progressbar.cc \ resource.cc \ @@ -112,7 +110,6 @@ EXTRA_DIST = \ checkbox.h \ colour.h \ combobox.h \ - dgwindow.h \ drawable.h \ dialog.h \ directory.h \ @@ -137,7 +134,6 @@ EXTRA_DIST = \ painter.h \ pixelbuffer.h \ pluginconfig.h \ - plugingui.h \ progressbar.h \ resource.h \ resource_data.h \ -- cgit v1.2.3