From fb3e50f168ec141cf5e11fc07df91420c7ff0f6f Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Sun, 1 Aug 2021 08:29:14 -0700 Subject: [PATCH] remove old TODO --- sh/compile | 2 -- 1 file changed, 2 deletions(-) diff --git a/sh/compile b/sh/compile index cad9532..3e10b44 100755 --- a/sh/compile +++ b/sh/compile @@ -58,8 +58,6 @@ compile() { ### @- ### ### `compile` attempts to guess the most sane switches for any program, so that compilation may reduce to: ### - ### **TODO:** restore examples. - ### ### ```sh ### # debug build ### compile rd.c