aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBryan Bell <bryan.w.bell@gmail.com>2015-04-02 22:37:41 -0700
committerBryan Bell <bryan.w.bell@gmail.com>2015-04-02 22:37:41 -0700
commit1ed1cc6e3c33aee4b95d699e03a038ed39f579a3 (patch)
tree27e6dc9de497ca816562f06e23dc18b59a36d7c7 /README.md
parent2e1fe8283f82208375737674a731d2fe3c5e4539 (diff)
downloadglutin-1ed1cc6e3c33aee4b95d699e03a038ed39f579a3.tar.gz
glutin-1ed1cc6e3c33aee4b95d699e03a038ed39f579a3.zip
README del note that set_cursor isnt implemented
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9dab387..678f3d8 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,6 @@ fn main() {
- Some events are not implemented
- Implementation is still work-in-progress
- Vsync not implemented
- - Changing the cursor (set_cursor) is not implemented
### Win32