diff options
author | Jay Sorg <jay.sorg@gmail.com> | 2013-07-20 15:11:54 -0700 |
---|---|---|
committer | Jay Sorg <jay.sorg@gmail.com> | 2013-07-20 15:11:54 -0700 |
commit | 058e2ecd2824475bb3866c89bab24cefab1b7f06 (patch) | |
tree | 5d12e3235f2e19d021100d6bcaaad8d363e42c3c /xorg/server/module/rdpDraw.h | |
parent | bb19b8ed5770a5a45e78ec8e3919b859932a76a0 (diff) | |
download | xrdp-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.h | 2 |
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 |