staging: rtl8188eu: remove unused define

_RECV_OSDEP_C_ was only defined here but never checked anywhere.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Sudip Mukherjee 2015-08-07 16:06:31 +05:30 committed by Greg Kroah-Hartman
parent 469d3807e7
commit ea31f616b6
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@
*
*
******************************************************************************/
#define _RECV_OSDEP_C_
#include <osdep_service.h>
#include <drv_types.h>