staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBack
[cascardo/linux.git] / drivers / staging / vt6656 / wcmd.h
index cd12558..caf2684 100644 (file)
@@ -107,6 +107,4 @@ int bScheduleCommand(struct vnt_private *, CMD_CODE eCommand, u8 *pbyItem0);
 
 void vRunCommand(struct work_struct *work);
 
-void BSSvSecondTxData(struct vnt_private *);
-
 #endif /* __WCMD_H__ */