V4L/DVB (3435): Remove 'pid' from struct dmxdev_filter
[safe/jmp/linux-2.6] / drivers / media / dvb / dvb-core / dmxdev.h
index fafdf47..4cb8794 100644 (file)
@@ -89,8 +89,6 @@ struct dmxdev_filter {
        struct timer_list timer;
        int todo;
        u8 secheader[3];
-
-       u16 pid;
 };