Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8a69ebc2 authored by Chaehyun Lim's avatar Chaehyun Lim Committed by Greg Kroah-Hartman
Browse files

staging: wilc1000: remove WILC_Sint64



remove unused WILC_Sint64.

Signed-off-by: default avatarChaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent fb4ec9ca
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -13,9 +13,6 @@
/* OS Wrapper interface version */
#define WILC_OSW_INTERFACE_VER 2

/* Integer Types */
typedef signed long long WILC_Sint64;

/* Boolean type */
typedef enum {
	WILC_FALSE = 0,