devicemapper: remove unused type mapping

Signed-off-by: Vincent Batts <vbatts@redhat.com>
Upstream-commit: a292c04c01cbe4a6c9f74e7cf3b0315249ed8993
Component: engine
This commit is contained in:
Vincent Batts
2015-12-14 17:00:54 -05:00
parent 760531cbbc
commit e963d775a7

View File

@ -46,8 +46,7 @@ import (
type (
cdmTask C.struct_dm_task
cLoopInfo64 C.struct_loop_info64
loopInfo64 struct {
loopInfo64 struct {
loDevice uint64 /* ioctl r/o */
loInode uint64 /* ioctl r/o */
loRdevice uint64 /* ioctl r/o */