aboutsummaryrefslogtreecommitdiff
path: root/src/libventi/dtype.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libventi/dtype.c')
-rw-r--r--src/libventi/dtype.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libventi/dtype.c b/src/libventi/dtype.c
index 7886518e..7b0867ba 100644
--- a/src/libventi/dtype.c
+++ b/src/libventi/dtype.c
@@ -75,4 +75,3 @@ vtfromdisktype(uint n)
return VtCorruptType;
return fromdisk[n];
}
-