gh-86085: Remove _PyCodec_Forget() declaration (#106377)

The code was already removed by:
commit c9f696cb96.
This commit is contained in:
Victor Stinner 2023-07-04 00:52:27 +02:00 committed by GitHub
parent 506cfdf141
commit f6d2bb18ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,8 +6,6 @@ extern "C" {
extern PyObject* _PyCodec_Lookup(const char *encoding);
extern int _PyCodec_Forget(const char *encoding);
/* Text codec specific encoding and decoding API.
Checks the encoding against a list of codecs which do not