Uncomment "lzma_chunk_size()" stub
commit034b4d0269923eeab0d9ed7a925560f43030625d
authorJonathan Nieder <jrnieder@gmail.com>
Mon, 25 Oct 2010 08:10:49 +0000 (25 03:10 -0500)
committerJonathan Nieder <jrnieder@gmail.com>
Mon, 25 Oct 2010 08:10:49 +0000 (25 03:10 -0500)
tree6bfbb9af614ca88dfdf05067b1d890e6b83fe9fc
parentf1b879ca187c12acc8fc11487b08bd1dfdf4c232
Uncomment "lzma_chunk_size()" stub

This partially reverts commit 0076e03641f201c4b77dddd5a6db5880be19a78c:

    lzma_chunk_size() was commented out because it is
    currently useless.

As long as Debian squeeze keeps the old liblzma2 soname, it is
simplest to refrain from removing any functions applications
could have linked against.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
src/liblzma/common/filter_encoder.c