mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-13 09:10:20 +00:00
Eliminate some unused stuff
This commit is contained in:
@@ -1228,7 +1228,6 @@ static void
|
||||
menu_search_reset ()
|
||||
{
|
||||
GtkXText *xtext = GTK_XTEXT (current_sess->gui->xtext);
|
||||
xtext_buffer *buf = xtext->buffer;
|
||||
|
||||
gtk_xtext_search (xtext, "", 0, NULL);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user