aboutsummaryrefslogtreecommitdiff
path: root/ui.h
diff options
context:
space:
mode:
authorGavin Andresen <gavinandresen@gmail.com>2011-05-05 07:50:57 -0700
committerGavin Andresen <gavinandresen@gmail.com>2011-05-05 07:50:57 -0700
commit5f56b2862985b4324f4f5772b1833ded71f02053 (patch)
treefc0187a79eb93ec7708e25cfc8db2a8c483d418b /ui.h
parente5577d5541317cd4125a8406c0216b98d6818bd7 (diff)
parent3451c5a9b343e36c6cfe092f7c4b721537fb7e34 (diff)
downloadbitcoin-5f56b2862985b4324f4f5772b1833ded71f02053.tar.xz
Merge pull request #193 from TheBlueMatt/nogenoption
Remove the option to generate coins from the Options Dialog.
Diffstat (limited to 'ui.h')
-rw-r--r--ui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui.h b/ui.h
index a6a946952f..aff1f1e0ea 100644
--- a/ui.h
+++ b/ui.h
@@ -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);