diff options
Diffstat (limited to 'fb/fb.h')
-rw-r--r-- | fb/fb.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -2091,10 +2091,6 @@ fbFillRegionTiled (DrawablePtr pDrawable, RegionPtr pRegion, PixmapPtr pTile); -void -fbPaintWindow(WindowPtr pWin, RegionPtr pRegion, int what); - - pixman_image_t *image_from_pict (PicturePtr pict, Bool has_clip); void free_pixman_pict (PicturePtr, pixman_image_t *); |