mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
fix some warnings
This commit is contained in:
@@ -3230,7 +3230,6 @@ void
|
||||
gtk_xtext_set_palette (GtkXText * xtext, GdkColor palette[])
|
||||
{
|
||||
int i;
|
||||
GdkColor col;
|
||||
|
||||
for (i = (XTEXT_COLS-1); i >= 0; i--)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user