diff options
Diffstat (limited to 'linux/include/media/v4l2-dev.h')
-rw-r--r-- | linux/include/media/v4l2-dev.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/linux/include/media/v4l2-dev.h b/linux/include/media/v4l2-dev.h index d3181cf0e..f43216d68 100644 --- a/linux/include/media/v4l2-dev.h +++ b/linux/include/media/v4l2-dev.h @@ -113,10 +113,6 @@ struct video_device int hardware; int minor; - /* This pointer is passed by parameter to each ioctl handler - and should contain file handler for the device */ - void *fh; - int debug; /* Activates debug level*/ /* Video standard vars */ |