Skip to content

Commit d817187

Browse files
author
Philip Kaufmann
committed
[Qt] remove ProxySocksVersion from OptionID
- we only support SOCKS5, so remove it
1 parent c5eabde commit d817187

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/qt/optionsmodel.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ class OptionsModel : public QAbstractListModel
3232
ProxyUse, // bool
3333
ProxyIP, // QString
3434
ProxyPort, // int
35-
ProxySocksVersion, // int
3635
Fee, // qint64
3736
DisplayUnit, // BitcoinUnits::Unit
3837
DisplayAddresses, // bool

0 commit comments

Comments
 (0)