Browse Source

API-CHANGES: fix - no NativeFunction >> methodNamed:

Herbert Vojčík 9 years ago
parent
commit
6cf4e71211
1 changed files with 0 additions and 5 deletions
  1. 0 5
      API-CHANGES.txt

+ 0 - 5
API-CHANGES.txt

@@ -17,11 +17,6 @@
   + functionOf:value:value:
   + functionOf:value:value:value:
   + functionOf:valueWithArgs:
-  + methodNamed:this:
-  + methodNamed:this:value:
-  + methodNamed:this:value:value:
-  + methodNamed:this:value:value:value:
-  + methodNamed:this:valueWithArgs:
   + methodOf:this:
   + methodOf:this:value:
   + methodOf:this:value:value: