summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-12-03 14:52:40 -0500
committermidipix <writeonce@midipix.org>2018-12-04 07:06:26 -0500
commitc982581904dd10741aef560ffcfc5d2e09722610 (patch)
tree68796978c4b48bd5f56cd46ffc6412873668dcdd /profiles
parente0cd9ea6f465b86fac2af7dcaceff9a6307a455a (diff)
downloadsbpython2-c982581904dd10741aef560ffcfc5d2e09722610.tar.bz2
sbpython2-c982581904dd10741aef560ffcfc5d2e09722610.tar.xz
inittab.h: remove ossaudiodev from the list of core (static) extensions.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/linkage/inittab.h1
1 files changed, 0 insertions, 1 deletions
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}, \