]> git.draconx.ca Git - liblbx.git/commit
liblbx: Remove tell function from lbx_file_ops.
authorNick Bowler <nbowler@draconx.ca>
Fri, 31 Jan 2014 03:22:53 +0000 (22:22 -0500)
committerNick Bowler <nbowler@draconx.ca>
Fri, 31 Jan 2014 05:39:02 +0000 (00:39 -0500)
commitde5aedcd0dc2f3cde14f069e7a28db47bca2a8c5
treeb2c4f9f86abea43f8d74d990b435c188810046b4
parent8f54b6d3d968a8bf36e32575f312cfb0edacc400
liblbx: Remove tell function from lbx_file_ops.

There is no longer any user of this function, so we don't really need
it in the lbx_file_ops structure.
src/fops.c
src/lbx.h