summaryrefslogtreecommitdiffstats
path: root/libvncclient
diff options
context:
space:
mode:
authorTobias Junghans <tobydox@veyon.io>2018-11-07 11:11:19 +0100
committerTobias Junghans <tobydox@veyon.io>2018-11-07 12:45:59 +0100
commita70d3b2710b8fec3d7f15ff12da1becaccfe12e8 (patch)
tree4b3a61d7eeeff9e2bcb35e41f6764f98314a9549 /libvncclient
parentf0aab31786c4986236d458caeb21b10d8e9e5502 (diff)
downloadlibtdevnc-a70d3b2710b8fec3d7f15ff12da1becaccfe12e8.tar.gz
libtdevnc-a70d3b2710b8fec3d7f15ff12da1becaccfe12e8.zip
common: d3des: drop unused rfbCPKey()
Diffstat (limited to 'libvncclient')
-rw-r--r--libvncclient/rfbproto.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvncclient/rfbproto.c b/libvncclient/rfbproto.c
index ac2a983..a024bb4 100644
--- a/libvncclient/rfbproto.c
+++ b/libvncclient/rfbproto.c
@@ -2426,7 +2426,6 @@ PrintPixelFormat(rfbPixelFormat *format)
#define rfbDes rfbClientDes
#define rfbDesKey rfbClientDesKey
#define rfbUseKey rfbClientUseKey
-#define rfbCPKey rfbClientCPKey
#include "vncauth.c"
#include "d3des.c"