Remove the option to generate coins from the Options Dialog.

This commit is contained in:
Matt Corallo
2011-05-05 14:56:24 +02:00
parent e5577d5541
commit 3451c5a9b3
5 changed files with 22 additions and 253 deletions

1
ui.h
View File

@@ -126,7 +126,6 @@ protected:
// Event handlers
void OnListBox(wxCommandEvent& event);
void OnKillFocusTransactionFee(wxFocusEvent& event);
void OnCheckBoxLimitProcessors(wxCommandEvent& event);
void OnCheckBoxUseProxy(wxCommandEvent& event);
void OnKillFocusProxy(wxFocusEvent& event);