*** empty log message ***

svn path=/trunk/boinc/; revision=8024
This commit is contained in:
Rom Walton 2005-09-15 03:01:50 +00:00
parent 0a57186dc5
commit 03fa232211
3 changed files with 1 additions and 2 deletions

View File

@ -11782,6 +11782,7 @@ Rom 14 Sept 2005
client/
http_curl.C
clientgui/
DlgAccountManagerSignup.cpp, .h (Removed)
WizAttachAccountManager.cpp, .h
WizAttachProject.cpp
lib/

View File

@ -35,7 +35,6 @@
#include "ViewResources.h"
#include "DlgAbout.h"
#include "DlgOptions.h"
#include "DlgAccountManagerSignup.h"
#include "DlgAccountManagerStatus.h"
#include "DlgDialupCredentials.h"
#include "DlgSelectComputer.h"

View File

@ -27,7 +27,6 @@ boinc_gui_SOURCES = \
BOINCTaskBar.cpp \
BOINCTaskCtrl.cpp \
DlgAbout.cpp \
DlgAccountManagerSignup.cpp \
DlgAccountManagerStatus.cpp \
DlgDialupCredentials.cpp \
DlgOptions.cpp \