]> git.lyx.org Git - features.git/commitdiff
whitespace
authorJuergen Spitzmueller <spitz@lyx.org>
Wed, 13 Sep 2023 11:21:37 +0000 (13:21 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Wed, 13 Sep 2023 11:21:37 +0000 (13:21 +0200)
src/Paragraph.cpp

index d69d09a912b4f53668cf191ec2161b822e3146c7..09bc65cb19aad2b818348501d5e21c40b4120ef1 100644 (file)
@@ -760,7 +760,6 @@ void Paragraph::acceptChanges(pos_type start, pos_type end)
                                }
                                break;
                }
-
        }
 }