aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/avidemux.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/avidemux.rb b/Library/Formula/avidemux.rb
index d4966935a..25e01ec5c 100644
--- a/Library/Formula/avidemux.rb
+++ b/Library/Formula/avidemux.rb
@@ -139,9 +139,6 @@ class Avidemux < Formula
def caveats
if build.with? 'qt' then <<-EOS.undent
- You may want to `brew linkapps` to link the Qt GUI app
- #{opt_prefix}/Avidemux2.6.app it to `~/Applications`.
-
To enable sound: In preferences, set the audio to CoreAudio instead of Dummy.
EOS
end