Remove debug output.

This commit is contained in:
Chris Johns 2016-04-27 13:21:20 +10:00
parent 4e07ea5063
commit 7b8f3362ae

View File

@ -611,8 +611,6 @@ devctl_queue_data_f(char *data, int flags)
PROC_UNLOCK(p); PROC_UNLOCK(p);
} }
return; return;
#else /* __rtems__ */
printf("devctl: %s", data);
#endif /* __rtems__ */ #endif /* __rtems__ */
out: out:
/* /*