From 652a95beaf17ec31f67200465c7e98b176021751 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 2 Feb 2012 22:12:22 +0100 Subject: [PATCH] config/graphic: cleanup Signed-off-by: Stephan Raue --- config/graphic | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/graphic b/config/graphic index fd70ef521e..91f106387b 100644 --- a/config/graphic +++ b/config/graphic @@ -1,5 +1,3 @@ -ALSA_SUPPORT="yes" - if [ "$OPENGL" = no ]; then OPENGL_SUPPORT="no" XORG_SUPPORT="no"