From efad662e8d5262332248efb5ca0d869574ac6078 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Tue, 18 Mar 2014 16:19:04 -0400 Subject: [PATCH] MGR: Remove deleted file from Makefile.am --- clientgui/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/clientgui/Makefile.am b/clientgui/Makefile.am index aca02ff4a9..e040fa9d22 100644 --- a/clientgui/Makefile.am +++ b/clientgui/Makefile.am @@ -34,7 +34,6 @@ boincmgr_SOURCES = \ BOINCBaseFrame.cpp \ BOINCBaseView.cpp \ BOINCBaseWizard.cpp \ - BOINCBitmapComboBox.cpp \ BOINCClientManager.cpp \ BOINCDialupManager.cpp \ BOINCGUIApp.cpp \