Remove sound support
commit2765bec3e42a46942ca14cb5a520dfa9a4e7c849
authorCarlos R. Mafra <crmafra@gmail.com>
Fri, 9 Oct 2009 17:57:25 +0000 (9 19:57 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 9 Oct 2009 18:04:47 +0000 (9 20:04 +0200)
tree0a114652a200f8b6def52a07caa20911e83e439d
parent7df49cce146428ded49205879660d6467f6a9573
Remove sound support

Two reasons for removing it:

    1) I won't ever want to hear useless sounds

    2) The sound support is a bit of a joke. The code is there but you have
       to hunt it somewhere else (not in any repository that I know of).
       In my 10 years of using wmaker, I never used it for this reason.
       Now I consider having no sound in Window Maker a feature, and I like
       it that way. So there is no point in carrying useless code around.

PS: There is still the code in WPrefs to be removed.
src/Makefile.am
src/WindowMaker.h
src/actions.c
src/appicon.c
src/application.c
src/defaults.c
src/dialog.c
src/dock.c
src/wsound.c [deleted file]
src/wsound.h [deleted file]