Shut up compiler.

This commit is contained in:
David Reveman 2008-09-17 18:22:11 -04:00
parent 34f76e6ef9
commit 37c992cd73

View file

@ -404,12 +404,8 @@ void dmxChangeClip(GCPtr pGC, int type, pointer pvalue, int nrects)
}
break;
case CT_PIXMAP:
case CT_UNSORTED:
case CT_YSORTED:
case CT_YXSORTED:
case CT_YXBANDED:
/* These clip types are condensed down to either NONE or REGION
default:
/* Other clip types are condensed down to either NONE or REGION
in the mi code */
break;
}