Skip to content

Commit

Permalink
Remove size from functions automatically added to Base
Browse files Browse the repository at this point in the history
  • Loading branch information
barche committed Jul 10, 2017
1 parent 5e0832a commit de26eef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CxxWrap.jl
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,6 @@ function wrap_functions(functions, julia_mod)
:setindex!,
:convert,
:deepcopy_internal,
:size,
:+,
:*,
:(==)
Expand Down

0 comments on commit de26eef

Please sign in to comment.