Skip to content

Commit

Permalink
[docs] Remove docs for Parrot_find_global_k which was removed in r40187
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@40597 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
leto committed Aug 16, 2009
1 parent 0c7b718 commit 3259c90
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/embed.pod
Expand Up @@ -344,11 +344,6 @@ Store the PMC C<val> into the namespace PMC C<namespace> with name C<globalname>
Sets the value of a global called C<name> in the namespace C<namespace>. Does
nothing if the global is not found.

=item C<Parrot_PMC Parrot_find_global_k(PARROT_INTERP, Parrot_PMC namespace_key, Parrot_String name)>

Find and return a global called C<name> in the keyed namespace C<namespace>.
Returns C<PMCNULL> if not found.

=back

=head3 Lexicals
Expand Down

0 comments on commit 3259c90

Please sign in to comment.