Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions cpp/apidoc/tutorials/plasma.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ g++ test.cc `pkg-config --cflags --libs plasma` --std=c++11

Note that multiple clients can be created within the same process.

Note that a `PlasmaClient` object is **not thread safe**.

If the Plasma store is still running, you can now execute the `a.out` executable
and the store will print something like

Expand Down