summaryrefslogtreecommitdiffstats
path: root/xorg/server/module/rdpDraw.h
diff options
context:
space:
mode:
authorJay Sorg <jay.sorg@gmail.com>2013-07-20 15:11:54 -0700
committerJay Sorg <jay.sorg@gmail.com>2013-07-20 15:11:54 -0700
commit058e2ecd2824475bb3866c89bab24cefab1b7f06 (patch)
tree5d12e3235f2e19d021100d6bcaaad8d363e42c3c /xorg/server/module/rdpDraw.h
parentbb19b8ed5770a5a45e78ec8e3919b859932a76a0 (diff)
downloadxrdp-proprietary-058e2ecd2824475bb3866c89bab24cefab1b7f06.tar.gz
xrdp-proprietary-058e2ecd2824475bb3866c89bab24cefab1b7f06.zip
xorg driver, added region files, misc, cleanup
Diffstat (limited to 'xorg/server/module/rdpDraw.h')
-rw-r--r--xorg/server/module/rdpDraw.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/xorg/server/module/rdpDraw.h b/xorg/server/module/rdpDraw.h
index 632a7467..ba696541 100644
--- a/xorg/server/module/rdpDraw.h
+++ b/xorg/server/module/rdpDraw.h
@@ -66,7 +66,5 @@ Bool
rdpCloseScreen(int index, ScreenPtr pScreen);
WindowPtr
rdpGetRootWindowPtr(ScreenPtr pScreen);
-int
-rdpBitsPerPixel(int depth);
#endif