README: remove reference to functions not existing anymore

Closes #202.
pull/3/head
Christian Beier 6 years ago
parent b997331e52
commit 127b44ca0e
No known key found for this signature in database
GPG Key ID: 421BB3B45C6067F8

@ -122,9 +122,6 @@ Making it interactive
Input is handled by IO functions (see below).
Whenever you change something in the frame buffer, call rfbMarkRectAsModified.
You should make sure that the cursor is not drawn before drawing yourself
by calling rfbUndrawCursor. You can also draw the cursor using rfbDrawCursor,
but it hardly seems necessary. For cursor details, see below.
Utility functions
-----------------

Loading…
Cancel
Save