Skip to content

Commit

Permalink
Remove unused _JuliaFunctions (#1046)
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin authored Sep 20, 2024
1 parent 1ca738e commit 9158512
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/JuliaInterface/gap/JuliaInterface.gd
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,6 @@ DeclareGlobalFunction( "JuliaImportPackage" );

#! @Section Access to &Julia; objects

## Internal
BindGlobal( "_JuliaFunctions", rec( ) );

#! @Arguments function_name[, module_name]
#! @Returns a function
#! @Description
Expand Down

0 comments on commit 9158512

Please sign in to comment.