From ae5142bdbd98f8a196d166331fa193ea20599cd9 Mon Sep 17 00:00:00 2001 From: dscho Date: Wed, 30 Jul 2003 14:58:32 +0000 Subject: add rfbclient.h to distribution; avoid C++ style comments --- rfb/rfbclient.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'rfb/rfbclient.h') 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 */ -- cgit v1.2.3