summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/ioprocs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/ioprocs.c')
-rw-r--r--src/lib/formats/ioprocs.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/formats/ioprocs.c b/src/lib/formats/ioprocs.c
index 66136f0cee1..3c47414ae00 100644
--- a/src/lib/formats/ioprocs.c
+++ b/src/lib/formats/ioprocs.c
@@ -211,6 +211,3 @@ UINT64 io_generic_size(struct io_generic *generic)
{
return generic->procs->filesizeproc(generic->file);
}
-
-
-