summaryrefslogtreecommitdiff
path: root/apps/examples/wlan/wlan_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/wlan/wlan_main.c')
-rwxr-xr-xapps/examples/wlan/wlan_main.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/apps/examples/wlan/wlan_main.c b/apps/examples/wlan/wlan_main.c
index fd1bd9322..652d8269c 100755
--- a/apps/examples/wlan/wlan_main.c
+++ b/apps/examples/wlan/wlan_main.c
@@ -142,14 +142,6 @@ static int wlan_waiter(int argc, char *argv[])
}
/****************************************************************************
- * Name: user_initialize
- ****************************************************************************/
-
-void user_initialize(void)
-{
-}
-
-/****************************************************************************
* Name: user_start
****************************************************************************/