mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Remove compiler warning
This commit is contained in:
@@ -467,7 +467,7 @@ If true, tell the Python interpreter to dump VM measurements to\n\
|
||||
stderr. If false, turn off dump. The measurements are based on the\n\
|
||||
Pentium time-stamp counter."
|
||||
);
|
||||
#endif TSC
|
||||
#endif /* TSC */
|
||||
|
||||
static PyObject *
|
||||
sys_setrecursionlimit(PyObject *self, PyObject *args)
|
||||
|
||||
Reference in New Issue
Block a user