mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 03:26:35 +01:00
Remove lots of duplicate code related to printing timestamps
This commit is contained in:
@@ -271,5 +271,5 @@ void execute(WINDOW *w, ToxWindow *self, Tox *m, const char *input, int mode)
|
||||
|
||||
#endif
|
||||
|
||||
line_info_add(self, NULL, NULL, NULL, SYS_MSG, 0, 0, "Invalid command.");
|
||||
line_info_add(self, false, NULL, NULL, SYS_MSG, 0, 0, "Invalid command.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user