summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2008-02-05 15:37:32 +0100
committerAdam Jackson <ajax@redhat.com>2008-03-24 11:20:09 -0400
commit824f3d4a3a4669526a5c391c6668df0384b49cdb (patch)
treeb40c300beeb806fcb7858998c458812bfb1f44d7 /man
parentdc0ce2e363dbdac560fc2a8c1296c5468d75f644 (diff)
downloadxorg-lib-libXrandr-824f3d4a3a4669526a5c391c6668df0384b49cdb.tar.gz
Bug #14388: Remove XRRScreenConfig() and XRRConfig() from Xrandr.h.
It seems that they were never actually implemented. Also remove the corresponding manpage symlinks.
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am2
-rw-r--r--man/Xrandr.man5
2 files changed, 0 insertions, 7 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index c922fef..f9928b3 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -70,8 +70,6 @@ Xrandr_shadows = \
XRRConfigCurrentConfiguration \
XRRConfigCurrentRate \
XRRRootToScreen \
- XRRScreenConfig \
- XRRConfig \
XRRSelectInput
shadows.DONE:
diff --git a/man/Xrandr.man b/man/Xrandr.man
index 00fe5f1..0c6a105 100644
--- a/man/Xrandr.man
+++ b/man/Xrandr.man
@@ -90,11 +90,6 @@ int XRRRootToScreen\^(\^
Display *\fIdpy\fP,
Window \fIroot\fP\^);
.sp
-XRRScreenConfiguration *XRRScreenConfig\^(\^
- Display *\fIdpy\fP, int \fIscreen\fP\^);
-.sp
-XRRScreenConfiguration *XRRConfig\^(\^Screen *\fIscreen\fP\^);
-.sp
void XRRSelectInput\^(\^Display *\fIdpy\fP, Window \fIwindow\fP, int \fImask\fP\^);
.sp
/\(**