forked from Imagelibrary/rtems
Just comment out line.
This commit is contained in:
@@ -48,6 +48,7 @@ int pipe_create(
|
||||
}
|
||||
/* Just try once... */
|
||||
return -1;
|
||||
/* sprintf(fifopath + 10, "%04x", rtems_pipe_no ++); */
|
||||
}
|
||||
|
||||
/* Non-blocking open to avoid waiting for writers */
|
||||
|
||||
Reference in New Issue
Block a user