Commit 3d615723 authored by Leona C's avatar Leona C

Remove leftover relic of snippet doc

parent 1ee02b23
......@@ -148,8 +148,6 @@ in a single thread at a time. A ``CallFrame`` may be reused, but any particular
thread needs to execute the function at the same time, create multiple
``CallFrame`` objects from the ``ExternalFunction``.
.. code-block:: cpp
.. literalinclude:: ../../../examples/abc.cpp
:language: cpp
:lines: 24-28
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment