From: Jaroslav Kysela Date: Thu, 13 Aug 1998 19:33:30 +0000 (+0000) Subject: hda-analyzer: allow more rendering options X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=83e9251c00f8c6be2ccc0f78965f85fa585db14b;p=alsa.git hda-analyzer: allow more rendering options Signed-off-by: Jaroslav Kysela --- diff --git a/hda-analyzer/hda_graph.py b/hda-analyzer/hda_graph.py index 06b5c99..1937c6c 100755 --- a/hda-analyzer/hda_graph.py +++ b/hda-analyzer/hda_graph.py @@ -472,7 +472,6 @@ class CodecGraphLayout(gtk.Layout): if self.build(extra): ok = True break - break if not ok: print "Not all routes are placed correctly!!!"