8000 Remove old comment. · python/cpython@5018fa9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5018fa9

Browse files
committed
Remove old comment.
1 parent 16b2aed commit 5018fa9

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Python/cpuinfo.c

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,6 @@
44
* See https://en.wikipedia.org/wiki/CPUID for details.
55
*/
66

7-
/*
8-
* In order to properly maintain this file, the following rules should
9-
* be observed and enforced if possible:
10-
*
11-
* - Defining the SIMD_*_INSTRUCTIONS_DETECTION_GUARD macros should
12-
*/
13-
147
#include "Python.h"
158
#include "pycore_cpuinfo.h"
169

0 commit comments

Comments
 (0)
0