aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-10-20 03:26:40 +0200
committerLoïc Hoguin <[email protected]>2015-10-20 03:26:40 +0200
commit8f19fb094712dd6a871136c8522e0cf87fb3025e (patch)
treea87bb9cfdd2f08e44f2d87eb4af4bf817df5d3c4 /README.md
parentfe01cad4cc1bbe97431d999db28a2943b5f18e1c (diff)
downloadesdl2-8f19fb094712dd6a871136c8522e0cf87fb3025e.tar.gz
esdl2-8f19fb094712dd6a871136c8522e0cf87fb3025e.tar.bz2
esdl2-8f19fb094712dd6a871136c8522e0cf87fb3025e.zip
Implement sdl:which_subsystems/0
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2717c4f..6b98e00 100644
--- a/README.md
+++ b/README.md
@@ -22,9 +22,6 @@ The following ideas need to be investigated:
The following tasks remain to be done:
-* http://hg.libsdl.org/SDL/file/default/include/SDL.h
- * We need a function which_subsystems() which lists started subsystems.
-
* http://hg.libsdl.org/SDL/file/default/include/SDL_hints.h
* We need to implement everything.