Merge pull request #215 from svost/trivial
authorCryptoManiac <CryptoManiac@users.noreply.github.com>
Sat, 25 Apr 2015 13:13:52 +0000 (06:13 -0700)
committerCryptoManiac <CryptoManiac@users.noreply.github.com>
Sat, 25 Apr 2015 13:13:52 +0000 (06:13 -0700)
Trivial: deleted - never used

src/qt/rpcconsole.cpp

index 89d06f6..d8fe02e 100644 (file)
@@ -20,7 +20,6 @@
 // TODO: make it possible to filter out categories (esp debug messages when implemented)
 // TODO: receive errors and debug messages through ClientModel
 
-const int CONSOLE_SCROLLBACK = 50;
 const int CONSOLE_HISTORY = 50;
 
 const QSize ICON_SIZE(24, 24);