aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2013-04-28 08:28:50 -0700
committerAdam Vandenberg2013-04-28 08:28:50 -0700
commitb6b7b85c55d90e666e1ee8ee6c6e3e9298beb363 (patch)
tree7d0dad42ed479e447c27736ce01580a1802ab35a /Library/Formula
parent22e0c461dd49d79fd131daf2f74fa190e186edd5 (diff)
downloadhomebrew-b6b7b85c55d90e666e1ee8ee6c6e3e9298beb363.tar.bz2
qemu: remove out of date comment
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/qemu.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/qemu.rb b/Library/Formula/qemu.rb
index 49e87fa74..17dfcf291 100644
--- a/Library/Formula/qemu.rb
+++ b/Library/Formula/qemu.rb
@@ -16,7 +16,6 @@ class Qemu < Formula
depends_on 'sdl' => :optional
def install
- # Disable the sdl backend; use CoreAudio instead.
args = %W[
--prefix=#{prefix}
--cc=#{ENV.cc}