Nicolas Cannasse преди 14 години
родител
ревизия
5cd1089144
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      std/Reflect.hx

+ 0 - 1
std/Reflect.hx

@@ -67,7 +67,6 @@ extern class Reflect {
 
 
 	/**
 	/**
 		Compare two methods closures. Returns true if it's the same method of the same instance.
 		Compare two methods closures. Returns true if it's the same method of the same instance.
-		Does not work on Neko platform.
 	**/
 	**/
 	public static function compareMethods( f1 : Dynamic, f2 : Dynamic ) : Bool;
 	public static function compareMethods( f1 : Dynamic, f2 : Dynamic ) : Bool;