SetupEnvironment: removed old audio legacy cruft.
* Haiku never supported this.
This commit is contained in:
parent
c733458294
commit
2889e51c4e
@ -46,12 +46,6 @@ export LC_COLLATE=$LC_MESSAGES
|
||||
export LC_CTYPE=$LC_MESSAGES
|
||||
export LC_MONETARY=$LC_NUMERIC
|
||||
|
||||
# media kit
|
||||
if [ -f $HOME/config/settings/use_old_audio ]
|
||||
then
|
||||
export USE_OLD_AUDIO=true
|
||||
fi
|
||||
|
||||
if [ "$SAFEMODE" != "yes" ]
|
||||
then
|
||||
if [ -f $HOME/config/settings/boot/UserSetupEnvironment ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user