OSDN Git Service

Remove redundant call to listing_prev_line
authornickc <nickc>
Tue, 14 May 2002 20:40:28 +0000 (20:40 +0000)
committernickc <nickc>
Tue, 14 May 2002 20:40:28 +0000 (20:40 +0000)
gas/ChangeLog
gas/config/tc-arm.c

index 85d669b..3aa0b9c 100644 (file)
@@ -1,3 +1,8 @@
+2002-05-14  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * config/tc-arm.c (arm_cleanup): Remove redundant call to
+       listing_prev_line().
+
 2002-05-13  Nick Clifton  <nickc@cambridge.redhat.com>
 
        * config/tc-arm.c (md_assemble): Remove redundant call to
index acce0ed..a14e91e 100644 (file)
@@ -11215,7 +11215,6 @@ arm_cleanup ()
   /* Put it at the end of text section.  */
   subseg_set (text_section, 0);
   s_ltorg (0);
-  listing_prev_line ();
 }
 
 void