summaryrefslogtreecommitdiff
path: root/apps/system/usbmsc/usbmsc.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/usbmsc/usbmsc.h')
-rw-r--r--apps/system/usbmsc/usbmsc.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/system/usbmsc/usbmsc.h b/apps/system/usbmsc/usbmsc.h
index 1a0afb9a2..c54803ee2 100644
--- a/apps/system/usbmsc/usbmsc.h
+++ b/apps/system/usbmsc/usbmsc.h
@@ -89,12 +89,6 @@
# undef CONFIG_SYSTEM_USBMSC_DEVPATH3
#endif
-#if defined(CONFIG_NSH_BUILTIN_APPS) && defined(CONFIG_SCHED_WAITPID)
-# ifndef CONFIG_SYSTEM_USBMSC_DAEMON_STACKSIZE
-# define CONFIG_SYSTEM_USBMSC_DAEMON_STACKSIZE 2048
-# endif
-#endif
-
/* Debug ********************************************************************/
#ifdef CONFIG_CPP_HAVE_VARARGS