From 918712ebea467d72fe0d875bf9574f81f99a5f75 Mon Sep 17 00:00:00 2001
From: Jan Nieuwenhuizen <janneke@gnu.org>
Date: Thu, 15 Aug 2002 11:50:05 +0000
Subject: [PATCH] remove now untrue comment

---
 scripts/ly2dvi.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/scripts/ly2dvi.py b/scripts/ly2dvi.py
index c85c28d456..d6858579cc 100644
--- a/scripts/ly2dvi.py
+++ b/scripts/ly2dvi.py
@@ -376,8 +376,7 @@ paper_p = 1
 
 output_name = ''
 
-# List of output formats that ly2dvi should create
-# Most advanced format first.
+# Output formats that ly2dvi should create
 targets = ['DVI', 'LATEX', 'MIDI', 'TEX']
 
 track_dependencies_p = 0
-- 
2.39.5