diff options
Diffstat (limited to 'docs/reference/src/transports/inproc.md')
| -rw-r--r-- | docs/reference/src/transports/inproc.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/reference/src/transports/inproc.md b/docs/reference/src/transports/inproc.md index 396b3dd1..4f3e88b6 100644 --- a/docs/reference/src/transports/inproc.md +++ b/docs/reference/src/transports/inproc.md @@ -10,9 +10,6 @@ to slower transports when data must be moved within the same process. This transport tries hard to avoid copying data, and thus is very light-weight. -This transport is built-in, so -no extra steps to use it should be necessary. - ## URI Format {{hi:URI, `inproc://`}} |
