summaryrefslogtreecommitdiffstats
path: root/xorg/X11R7.6/rdp/rdpmain.c
diff options
context:
space:
mode:
authorJay Sorg <jay.sorg@gmail.com>2013-06-15 11:04:42 -0700
committerJay Sorg <jay.sorg@gmail.com>2013-06-15 11:04:42 -0700
commit62c16bad5a92c98d3bfaed297cb9eb4f99b0a3a4 (patch)
tree561e9e1a60f7beeb53725161a7e4ee979bfe406c /xorg/X11R7.6/rdp/rdpmain.c
parentd22778ca69689c4606c87ab673a47f0af030edf5 (diff)
downloadxrdp-proprietary-62c16bad5a92c98d3bfaed297cb9eb4f99b0a3a4.tar.gz
xrdp-proprietary-62c16bad5a92c98d3bfaed297cb9eb4f99b0a3a4.zip
X11rdp: work on xv, still off by default
Diffstat (limited to 'xorg/X11R7.6/rdp/rdpmain.c')
-rw-r--r--xorg/X11R7.6/rdp/rdpmain.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/xorg/X11R7.6/rdp/rdpmain.c b/xorg/X11R7.6/rdp/rdpmain.c
index 2254f128..ffb43d1f 100644
--- a/xorg/X11R7.6/rdp/rdpmain.c
+++ b/xorg/X11R7.6/rdp/rdpmain.c
@@ -527,6 +527,8 @@ rdpScreenInit(int index, ScreenPtr pScreen, int argc, char **argv)
}
+ //rdpXvInit(pScreen);
+
ErrorF("rdpScreenInit: ret %d\n", ret);
return ret;