Fix whitespacing.
authorMike Stump <mrs@gcc.gnu.org>
Fri, 13 Apr 2007 20:44:30 +0000 (20:44 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Fri, 13 Apr 2007 20:44:30 +0000 (20:44 +0000)
From-SVN: r123799

gcc/cp/ChangeLog

index 38ce783a47b66002ef44356077bc64f3ee2ba675..663b3e14e507d3e45b63eff9b013c2fb57915537 100644 (file)
@@ -36,8 +36,6 @@
        * class.c (check_for_override): Don't remove dllmport attribute
        of virtual methods.
 
-
-
 2007-04-03  Jakub Jelinek  <jakub@redhat.com>
 
        PR c++/30847