summaryrefslogtreecommitdiff
path: root/hw/dmx
diff options
context:
space:
mode:
authorOliver McFadden <oliver.mcfadden@nokia.com>2010-05-14 07:49:31 +0300
committerOliver McFadden <oliver.mcfadden@nokia.com>2010-05-14 08:27:10 +0300
commita4fbc0fedafda6df98f647173a2deccb86ef0479 (patch)
tree6db53bdcc6f2774948191459e8cd848e7cb68591 /hw/dmx
parent71296885b0bb946e7ab986169f5b872952c221a0 (diff)
scrnintstr.h: removed unused PaintWindow function pointers.
Please note this patch breaks the ABI. Signed-off-by: Oliver McFadden <oliver.mcfadden@nokia.com> Reviewed-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'hw/dmx')
-rw-r--r--hw/dmx/doc/dmx.sgml3
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/dmx/doc/dmx.sgml b/hw/dmx/doc/dmx.sgml
index ef66d1195..6aa0ec50d 100644
--- a/hw/dmx/doc/dmx.sgml
+++ b/hw/dmx/doc/dmx.sgml
@@ -1001,8 +1001,7 @@ default routine is chosen during GC validation.
<p>Note that some pointers to functions that draw to the screen are
stored in the Screen structure. They include GetImage(), GetSpans(),
-PaintWindowBackground(), PaintWindowBorder(), CopyWindow() and
-RestoreAreas().
+CopyWindow() and RestoreAreas().
<sect2>Xnest