From c982581904dd10741aef560ffcfc5d2e09722610 Mon Sep 17 00:00:00 2001 From: midipix Date: Mon, 3 Dec 2018 14:52:40 -0500 Subject: inittab.h: remove ossaudiodev from the list of core (static) extensions. --- profiles/linkage/inittab.h | 1 - 1 file changed, 1 deletion(-) (limited to 'profiles') 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}, \ -- cgit v1.2.3