summaryrefslogtreecommitdiff
path: root/Include/internal/pycore_bytesobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/internal/pycore_bytesobject.h')
-rw-r--r--Include/internal/pycore_bytesobject.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/Include/internal/pycore_bytesobject.h b/Include/internal/pycore_bytesobject.h
index 9173a4f105..d36fa9569d 100644
--- a/Include/internal/pycore_bytesobject.h
+++ b/Include/internal/pycore_bytesobject.h
@@ -9,11 +9,6 @@ extern "C" {
#endif
-/* runtime lifecycle */
-
-extern PyStatus _PyBytes_InitTypes(PyInterpreterState *);
-
-
/* Substring Search.
Returns the index of the first occurrence of