mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-04 20:26:44 +02:00
few fixes
This commit is contained in:
@ -189,7 +189,6 @@ struct ChatContext {
|
||||
/* specific for prompt */
|
||||
bool at_bottom; /* true if line end is at bottom of window */
|
||||
int orig_y; /* y axis point of line origin */
|
||||
bool scroll; /* used for prompt window hack to determine when to scroll down */
|
||||
};
|
||||
|
||||
/* Start file transfer code */
|
||||
|
Reference in New Issue
Block a user