summaryrefslogtreecommitdiff
path: root/hw/xgl/xgl.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xgl/xgl.h')
-rw-r--r--hw/xgl/xgl.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/hw/xgl/xgl.h b/hw/xgl/xgl.h
index cd4cec162..5710bbf5a 100644
--- a/hw/xgl/xgl.h
+++ b/hw/xgl/xgl.h
@@ -293,8 +293,6 @@ typedef struct _xglScreen {
RealizeGlyphProcPtr RealizeGlyph;
UnrealizeGlyphProcPtr UnrealizeGlyph;
#endif
-
- BSFuncRec BackingStoreFuncs;
} xglScreenRec, *xglScreenPtr;
extern int xglScreenPrivateIndex;
@@ -1110,23 +1108,6 @@ xglSetWindowPixmap (WindowPtr pWin,
PixmapPtr pPixmap);
-/* xglbstore.c */
-
-void
-xglSaveAreas (PixmapPtr pPixmap,
- RegionPtr prgnSave,
- int xorg,
- int yorg,
- WindowPtr pWin);
-
-void
-xglRestoreAreas (PixmapPtr pPixmap,
- RegionPtr prgnRestore,
- int xorg,
- int yorg,
- WindowPtr pWin);
-
-
/* xglget.c */
void