--- sourceforge.net/trunk/rdesktop/proto.h 2002/04/04 12:04:33 38 +++ sourceforge.net/trunk/rdesktop/proto.h 2002/04/05 07:57:43 39 @@ -18,7 +18,6 @@ BOOL iso_connect(char *server); void iso_disconnect(void); /* licence.c */ -void licence_generate_keys(uint8 *client_key, uint8 *server_key, uint8 *client_rsa); void licence_process(STREAM s); /* mcs.c */ STREAM mcs_init(int length);