]> git.tuebingen.mpg.de Git - paraslash.git/commit
compress: Remove log statement in inner loop.
authorAndre Noll <maan@systemlinux.org>
Tue, 2 Apr 2013 16:34:58 +0000 (16:34 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 21 Apr 2013 13:48:02 +0000 (15:48 +0200)
commitbe761d16f78eeb062f4d268e3b80ff6d225f767f
tree8ed7b1b34bafdaa0d234a80dec1097d107c0214e
parent15a54f2ef3d6c33b15a1180332e63604e7cedc60
compress: Remove log statement in inner loop.

We don't want to spam the log, and killing the statement seems to
make it a bit faster as well.
compress_filter.c