From: svost Date: Fri, 24 Apr 2015 21:26:54 +0000 (+0300) Subject: Trivial: deleted - never used X-Git-Tag: nvc-v0.5.3~21^2 X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=commitdiff_plain;h=4f30d4151f46011014e634c8ea2174d411a33ca1 Trivial: deleted - never used --- diff --git a/src/qt/rpcconsole.cpp b/src/qt/rpcconsole.cpp index 89d06f6..d8fe02e 100644 --- a/src/qt/rpcconsole.cpp +++ b/src/qt/rpcconsole.cpp @@ -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);