summaryrefslogtreecommitdiff
path: root/apps/examples/dhcpd/target.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/dhcpd/target.c')
-rw-r--r--apps/examples/dhcpd/target.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/apps/examples/dhcpd/target.c b/apps/examples/dhcpd/target.c
index 1878c2bc8..d394da02e 100644
--- a/apps/examples/dhcpd/target.c
+++ b/apps/examples/dhcpd/target.c
@@ -86,19 +86,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
****************************************************************************/