aboutsummaryrefslogtreecommitdiff
path: root/xbmc-xrandr.c
diff options
context:
space:
mode:
authorvdrfan <vdrfan@svn>2010-10-18 15:53:05 +0000
committervdrfan <vdrfan@svn>2010-10-18 15:53:05 +0000
commitc6f6688dbfb9992e791575731f0618598076aa66 (patch)
treeeaea313fa53c2a8e27d9546443857d0f25a92a42 /xbmc-xrandr.c
parente12b8dd61f2c335de62ef95ca37c4359bb5caf7d (diff)
removed: xinerama build deps
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34839 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'xbmc-xrandr.c')
-rw-r--r--xbmc-xrandr.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/xbmc-xrandr.c b/xbmc-xrandr.c
index 4d24a6651e..9f3f23f076 100644
--- a/xbmc-xrandr.c
+++ b/xbmc-xrandr.c
@@ -1075,8 +1075,7 @@ apply (void)
/*
* Hold the server grabbed while messing with
* the screen so that apps which notice the resize
- * event and ask for xinerama information from the server
- * receive up-to-date information
+ * event receive up-to-date information
*/
XGrabServer (dpy);