Skip to content

Commit

Permalink
Merge pull request #3145 from apple/stdlib-remove-unused-type
Browse files Browse the repository at this point in the history
SwiftOnoneSupport: remove unused type
  • Loading branch information
gribozavr committed Jun 23, 2016
2 parents 8c3bc0a + 8fc9cf9 commit cec85b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
import Swift

struct _Prespecialize {
class C {}

// Create specializations for the arrays of most
// popular builtin integer and floating point types.
static internal func _specializeArrays() {
Expand Down

0 comments on commit cec85b7

Please sign in to comment.