diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-01-12 20:17:48 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-01-12 20:17:48 +0000 |
commit | d1c05312af9d63ef874b6eab5ef7122610ec0f1f (patch) | |
tree | 8b219bdb39de36206c268fde2477f0bc12de47d4 /xserver/exa/exa_priv.h | |
parent | e2393a32cdf018951efe9ed1d2f6b8031c242185 (diff) |
Update to xserver 1.5.3 + latests commits on server-1.5-branch.
tested by stsp@, david@, form@, ckuethe@, oga@. thanks.
Diffstat (limited to 'xserver/exa/exa_priv.h')
-rw-r--r-- | xserver/exa/exa_priv.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xserver/exa/exa_priv.h b/xserver/exa/exa_priv.h index e4b6b54a5..387e751d2 100644 --- a/xserver/exa/exa_priv.h +++ b/xserver/exa/exa_priv.h @@ -375,9 +375,6 @@ exaGetDrawableDeltas (DrawablePtr pDrawable, PixmapPtr pPixmap, int *xp, int *yp); Bool -exaDrawableIsOffscreen (DrawablePtr pDrawable); - -Bool exaPixmapIsOffscreen(PixmapPtr p); PixmapPtr |