mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Removed whitespace
This commit is contained in:
parent
78e70abc17
commit
859a059125
@ -100,7 +100,6 @@ void inp_get_char(int *ch, char *input, int *size)
|
||||
int inp_x = 0;
|
||||
int i;
|
||||
|
||||
|
||||
// echo off, and get some more input
|
||||
noecho();
|
||||
*ch = wgetch(inp_win);
|
||||
|
Loading…
Reference in New Issue
Block a user