Big old pile of warning fixes.

This commit is contained in:
Adam Jackson
2006-03-28 01:21:00 +00:00
parent 7342dbe4b2
commit 7deaaa797c
18 changed files with 149 additions and 276 deletions

View File

@@ -1176,7 +1176,6 @@ XineramaGetImageData(
BoxRec SrcBox, *pbox;
int x, y, w, h, i, j, nbox, size, sizeNeeded, ScratchPitch, inOut, depth;
DrawablePtr pDraw = pDrawables[0];
ScreenPtr pScreen = pDraw->pScreen;
char *ScratchMem = NULL;
size = 0;