summaryrefslogtreecommitdiff
path: root/apps/examples/igmp/igmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/igmp/igmp.c')
-rwxr-xr-xapps/examples/igmp/igmp.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/apps/examples/igmp/igmp.c b/apps/examples/igmp/igmp.c
index 734a7e599..7f2a8099c 100755
--- a/apps/examples/igmp/igmp.c
+++ b/apps/examples/igmp/igmp.c
@@ -78,19 +78,6 @@
****************************************************************************/
/****************************************************************************
- * user_initialize
- ****************************************************************************/
-
-#ifndef CONFIG_HAVE_WEAKFUNCTIONS
-void user_initialize(void)
-{
- /* Stub that must be provided only if the toolchain does
- * not support weak functions.
- */
-}
-#endif
-
-/****************************************************************************
* user_start
****************************************************************************/