summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
authorJoschasa <[email protected]>2013-03-28 20:30:06 +0100
committerJoschasa <[email protected]>2013-03-28 20:30:06 +0100
commitca5ff2d9fb5f046776ea285ade5f0484c218a6a2 (patch)
tree86d8f396c40c758587c3ddad694e1841bb1be4ab /include/functions.php
parent19a206578fa8a67cd96f4b3fe9cc3f1d35f4c5bb (diff)
Remove 2 useless line breaks. One got printed even with --quiet.
Diffstat (limited to 'include/functions.php')
-rw-r--r--include/functions.php2
1 files changed, 0 insertions, 2 deletions
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;
}