From f58c9992f6a6006213123c2fc2cda0d0f055494b Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 13 Dec 2014 12:03:00 +0000 Subject: Suppressed client::Dialog as it has been superceded by client::Messagebox. --- src/client/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/client/Makefile.am') diff --git a/src/client/Makefile.am b/src/client/Makefile.am index 5577879..1ed6446 100644 --- a/src/client/Makefile.am +++ b/src/client/Makefile.am @@ -15,7 +15,6 @@ noinst_HEADERS = \ chat.h \ client.h \ clientext.h \ - dialog.h \ entitymenu.h \ galaxymapwidget.h \ gamewindow.h \ @@ -52,7 +51,6 @@ libclient_la_SOURCES = \ chat.cc \ client.cc \ clientext.cc \ - dialog.cc \ entitymenu.cc \ galaxymapwidget.cc \ gamewindow.cc \ -- cgit v1.2.3