diff options
author | Jeremy Huddleston Sequoia <jeremyhu@apple.com> | 2022-12-11 16:06:16 -0800 |
---|---|---|
committer | Jeremy Huddleston Sequoia <jeremyhu@apple.com> | 2022-12-11 16:07:24 -0800 |
commit | e27b562aae4195de3039d11a2697f1438c35a173 (patch) | |
tree | 1347b101b26307487bbf0791128098310a7cad7d | |
parent | 54e4bfe50399c1d9a53e051f8f1bc4193807e7b8 (diff) |
Remvoe comment about xtlibproto.h being auto-generated as it isn't any more
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
-rw-r--r-- | xts5/include/xtlibproto.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/xts5/include/xtlibproto.h b/xts5/include/xtlibproto.h index 62c1cefd..e7ace8da 100644 --- a/xts5/include/xtlibproto.h +++ b/xts5/include/xtlibproto.h @@ -112,10 +112,6 @@ makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* - * Do not edit this file. - * It is generated automaticaly from the source files. - */ #ifdef __STDC__ void startup(void); |