aboutsummaryrefslogtreecommitdiff
path: root/ui.h
diff options
context:
space:
mode:
authorMatt Corallo <matt@bluematt.me>2011-05-05 14:56:24 +0200
committerMatt Corallo <matt@bluematt.me>2011-05-05 15:00:49 +0200
commit3451c5a9b343e36c6cfe092f7c4b721537fb7e34 (patch)
treefc0187a79eb93ec7708e25cfc8db2a8c483d418b /ui.h
parente5577d5541317cd4125a8406c0216b98d6818bd7 (diff)
downloadbitcoin-3451c5a9b343e36c6cfe092f7c4b721537fb7e34.tar.xz
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);