diff --git a/Python/dynload_stub.c b/Python/dynload_stub.c index 11f7e5f643f79e..24a62c73d6da9f 100644 --- a/Python/dynload_stub.c +++ b/Python/dynload_stub.c @@ -1,4 +1,3 @@ - /* This module provides the necessary stubs for when dynamic loading is not present. */