fix some warnings

This commit is contained in:
TingPing
2013-10-22 06:21:58 -04:00
parent 4a591cf7d7
commit a72d40284d
2 changed files with 2 additions and 3 deletions

View File

@@ -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--)
{