Remove debug
This commit is contained in:
parent
f5816bd796
commit
d7b5bdc15a
1
main.cpp
1
main.cpp
@ -114,7 +114,6 @@ int main() {
|
|||||||
|
|
||||||
while(1) {
|
while(1) {
|
||||||
if (needsFetch) {
|
if (needsFetch) {
|
||||||
printw("Fetching SOL conversion rate, please wait...\n");
|
|
||||||
refresh();
|
refresh();
|
||||||
rate = getConversionRate();
|
rate = getConversionRate();
|
||||||
needsFetch = false;
|
needsFetch = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user