From ca5ff2d9fb5f046776ea285ade5f0484c218a6a2 Mon Sep 17 00:00:00 2001 From: Joschasa Date: Thu, 28 Mar 2013 20:30:06 +0100 Subject: Remove 2 useless line breaks. One got printed even with --quiet. --- include/functions.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/functions.php') diff --git a/include/functions.php b/include/functions.php index a9f3b31af..f611ec4fe 100644 --- a/include/functions.php +++ b/include/functions.php @@ -3814,8 +3814,6 @@ $limit -= $limit_part; } - print "\n"; - return $tags_deleted; } -- cgit v1.2.3