From: David Lawrence Ramsey Date: Fri, 25 Feb 2005 21:06:43 +0000 (+0000) Subject: remove unneeded blank line X-Git-Tag: v1.3.6~73 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=aed09427f8f60cc56f0e269b38ca259d82914d42;p=nano.git remove unneeded blank line git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2330 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/src/nano.c b/src/nano.c index fb66cf15..f0dce09c 100644 --- a/src/nano.c +++ b/src/nano.c @@ -3115,7 +3115,6 @@ void do_justify(bool full_justify) * loop so that we justify all the paragraphs in the file. */ if (!full_justify) break; - } /* while (TRUE) */ /* We are now done justifying the paragraph or the file, so clean