Remove wrong readme file

This commit is contained in:
Alexey Rybalchenko 2019-03-06 11:41:30 +01:00
parent a9dfe39bf7
commit 080dd0a9df

View File

@ -1,5 +0,0 @@
Region example
==============
This example demonstrates the use of a more advanced feature - UnmanagedRegion, that can be used to create a buffer through one of FairMQ transports. The contents of this buffer are managed by the user, who can also create messages out of sub-buffers of the created buffer. Such feature can be interesting in environments that have special requirements by the hardware that writes the data, to keep the transfer efficient (e.g. shared memory).