Formatting
This commit is contained in:
parent
8436769aa8
commit
f5816bd796
2
main.cpp
2
main.cpp
@ -113,7 +113,6 @@ int main() {
|
||||
int c;
|
||||
|
||||
while(1) {
|
||||
|
||||
if (needsFetch) {
|
||||
printw("Fetching SOL conversion rate, please wait...\n");
|
||||
refresh();
|
||||
@ -161,7 +160,6 @@ int main() {
|
||||
}
|
||||
displayMenu(menu_win, highlight, choices, n_choices, rate);
|
||||
}
|
||||
|
||||
endwin();
|
||||
return 0;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user