2
0
Nicolas Cannasse 18 жил өмнө
parent
commit
622e59bb24
1 өөрчлөгдсөн 0 нэмэгдсэн , 6 устгасан
  1. 0 6
      std/StdTypes.hx

+ 0 - 6
std/StdTypes.hx

@@ -94,9 +94,3 @@ typedef Iterable<T> = {
 	The type parameter represent the type of the elements stored.
 **/
 extern interface ArrayAccess<T> { }
-
-/**
-   Protected represent the type parameter that cannot be used when using variance annotations.
-**/
-extern enum Protected {
-}