fix(ai): remove duplicate assistant response in the message history

This commit is contained in:
2026-04-30 18:05:51 +00:00
parent cff05ca802
commit bccd3ecded
3 changed files with 0 additions and 4 deletions

View File

@@ -347,8 +347,6 @@ win_create_ai(AISession* session)
return &new_win->window;
}
gchar*
win_get_title(ProfWin* window)
{