Skip to content

Commit 826d071

Browse files
committed
Merge pull request #4597
d817187 [Qt] remove ProxySocksVersion from OptionID (Philip Kaufmann)
2 parents 0449a17 + d817187 commit 826d071

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)