mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-29 06:56:44 +02:00
remove redundant cmd func args, use global prompt instead
This commit is contained in:
@ -24,4 +24,4 @@ char *wc_to_char(wchar_t ch);
|
||||
bool timed_out(uint64_t timestamp, uint64_t timeout, uint64_t curtime);
|
||||
|
||||
/* Beeps and makes window tab blink */
|
||||
void alert_window(ToxWindow *self);
|
||||
void alert_window(ToxWindow *self);
|
||||
|
Reference in New Issue
Block a user