]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/xserver.git/blobdiff - mi/mivaltree.c
Imported Debian patch 1.11.4-0ubuntu3
[glsdk/xserver.git] / mi / mivaltree.c
index 0e00c2fb5d8025b87ac5a50027b08e4fa791eebc..e1d47c06f364b13daf95dd5c68f94b77c019fe7a 100644 (file)
@@ -223,7 +223,6 @@ miComputeClips (
     RegionRec          childUnion;
     Bool               overlap;
     RegionPtr          borderVisible;
-    Bool               resized;
     /*
      * Figure out the new visibility of this window.
      * The extent of the universe should be the same as the extent of
@@ -378,7 +377,6 @@ miComputeClips (
     }
 
     borderVisible = pParent->valdata->before.borderVisible;
-    resized = pParent->valdata->before.resized;
     RegionNull(&pParent->valdata->after.borderExposed);
     RegionNull(&pParent->valdata->after.exposed);