diff --git a/media-libs/openal/files/openalrc b/media-libs/openal/files/openalrc deleted file mode 100644 --- a/media-libs/openal/files/openalrc +++ /dev/null @@ -1,9 +0,0 @@ -# Contains user settings for OpenAL -# Goes in ~/.openalrc - -# Use ALSA (also valid: sdl, native) -(define devices '(alsa)) - -# Four speaker surround with ALSA -(define speaker-num 4) -(define alsa-out-device "surround40:0,0")