summaryrefslogtreecommitdiffstats
path: root/rfb/rfbclient.h
diff options
context:
space:
mode:
authordscho <dscho>2003-07-30 14:58:32 +0000
committerdscho <dscho>2003-07-30 14:58:32 +0000
commitae5142bdbd98f8a196d166331fa193ea20599cd9 (patch)
treef075d64691f0137edc27f67fd49f0dc7f21e2337 /rfb/rfbclient.h
parenteeb2061dfb03ea11ba028b33037fa0805d22e6a4 (diff)
downloadlibtdevnc-ae5142bdbd98f8a196d166331fa193ea20599cd9.tar.gz
libtdevnc-ae5142bdbd98f8a196d166331fa193ea20599cd9.zip
add rfbclient.h to distribution; avoid C++ style comments
Diffstat (limited to 'rfb/rfbclient.h')
-rw-r--r--rfb/rfbclient.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/rfb/rfbclient.h b/rfb/rfbclient.h
index b53d36e..c738409 100644
--- a/rfb/rfbclient.h
+++ b/rfb/rfbclient.h
@@ -145,8 +145,6 @@ typedef struct _rfbClient {
/* cursor.c */
-// TODO: make callback
-
extern rfbBool HandleCursorShape(rfbClient* client,int xhot, int yhot, int width, int height, uint32_t enc);
/* listen.c */