diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2024-08-12 19:22:25 +0200 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2024-08-12 19:22:25 +0200 |
commit | 4f20ddeb9e0e08fd32f66ea049eb5d97c4b1c1a8 (patch) | |
tree | ab8961e9272c620e22d61f4b61247db1f0683171 | |
parent | b253481005f53280a295453d0cc23c6fcd12a113 (diff) | |
download | reduced_system_layer-4f20ddeb9e0e08fd32f66ea049eb5d97c4b1c1a8.zip |
Update TODO
-rwxr-xr-x | examples/echo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/echo.c b/examples/echo.c index 9c1b71e..3a31b18 100755 --- a/examples/echo.c +++ b/examples/echo.c @@ -305,7 +305,6 @@ i32 main(i32 argc, c8 **argv) { // // TODO // - Sound -// - Sockets // - Clipboard daemon // // ALSA |