summaryrefslogtreecommitdiff
path: root/apps/examples/ostest/timedwait.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/ostest/timedwait.c')
-rw-r--r--apps/examples/ostest/timedwait.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/examples/ostest/timedwait.c b/apps/examples/ostest/timedwait.c
index 24edb463b..fc381ddda 100644
--- a/apps/examples/ostest/timedwait.c
+++ b/apps/examples/ostest/timedwait.c
@@ -49,12 +49,6 @@
* Private Definitions
**************************************************************************/
-#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0
-# define FFLUSH() fflush(stdout)
-#else
-# define FFLUSH()
-#endif
-
/**************************************************************************
* Private Data
**************************************************************************/