Remove pointless fdSeekNot() "not implemented" function
authorPanu Matilainen <Panu Matilainen pmatilai@redhat.com>
Mon, 11 Jul 2011 06:19:55 +0000 (09:19 +0300)
committerPanu Matilainen <Panu Matilainen pmatilai@redhat.com>
Mon, 11 Jul 2011 06:19:55 +0000 (09:19 +0300)
commit4e7a9af8b62dd99d88ed3d02a06a5cd1dbe75bfe
tree41bdf736a1c11af4e5cdb7de4ac6dee7ebe92637
parentd230d86168437b870c86cd962d28ad5e4ead9dc1
Remove pointless fdSeekNot() "not implemented" function

- Fseek() and friends already return -2 for not implemented functions,
  this is not needed at all
rpmio/rpmio.c