diff options
author | Julien Cristau <jcristau@debian.org> | 2008-02-05 15:37:32 +0100 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-03-24 11:20:09 -0400 |
commit | 824f3d4a3a4669526a5c391c6668df0384b49cdb (patch) | |
tree | b40c300beeb806fcb7858998c458812bfb1f44d7 /man/Xrandr.man | |
parent | dc0ce2e363dbdac560fc2a8c1296c5468d75f644 (diff) |
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/Xrandr.man')
-rw-r--r-- | man/Xrandr.man | 5 |
1 files changed, 0 insertions, 5 deletions
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 /\(** |