From 9ffbe44aae8ae784620acccfd81735da75e27812 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Wed, 28 Nov 2012 03:37:46 -0800 Subject: [PATCH] Mgr: Fix Windows hangs and simplify code for notices display --- checkin_notes | 1 + clientgui/Makefile.am | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/checkin_notes b/checkin_notes index 5a2c3b433e..34d20ce993 100644 --- a/checkin_notes +++ b/checkin_notes @@ -7084,6 +7084,7 @@ Charlie 28 Nov 2012 BOINCHtmlLBox.cpp,.h BOINCInternetFSHandler.cpp,.h BOINCVListBox.cpp,.h (removed) + Makefile.am mac_build/ boinc.xcodeproj/ project.pbxproj diff --git a/clientgui/Makefile.am b/clientgui/Makefile.am index 2be390c500..f85177ac9c 100644 --- a/clientgui/Makefile.am +++ b/clientgui/Makefile.am @@ -56,7 +56,6 @@ boincmgr_SOURCES = \ BOINCListCtrl.cpp \ BOINCTaskBar.cpp \ BOINCTaskCtrl.cpp \ - BOINCVListBox.cpp \ browser.cpp \ CompletionErrorPage.cpp \ CompletionPage.cpp \