From c982581904dd10741aef560ffcfc5d2e09722610 Mon Sep 17 00:00:00 2001 From: midipix Date: Dec 04 2018 12:06:26 +0000 Subject: inittab.h: remove ossaudiodev from the list of core (static) extensions. --- diff --git a/profiles/linkage/inittab.h b/profiles/linkage/inittab.h index dd22809..94474c8 100644 --- a/profiles/linkage/inittab.h +++ b/profiles/linkage/inittab.h @@ -105,7 +105,6 @@ PY_INIT_FUNC(_PyWarnings_Init); {"math", initmath}, \ {"mmap", initmmap}, \ {"operator", initoperator}, \ - {"ossaudiodev", initossaudiodev}, \ {"parser", initparser}, \ {"pyexpat", initpyexpat}, \ {"readline", initreadline}, \