Skip to content

Commit cf44223

Browse files
authored
Remove unused issorted function from compiler (#46691)
1 parent 7beeaf7 commit cf44223

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

base/compiler/compiler.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ import Core.Compiler.CoreDocs
121121
Core.atdoc!(CoreDocs.docm)
122122

123123
# sorting
124-
function issorted end
125124
include("ordering.jl")
126125
using .Order
127126
include("compiler/sort.jl")

0 commit comments

Comments
 (0)