summaryrefslogtreecommitdiff
path: root/docs/Block-ABI-Apple.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Block-ABI-Apple.txt')
-rw-r--r--docs/Block-ABI-Apple.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/Block-ABI-Apple.txt b/docs/Block-ABI-Apple.txt
index 661ed50594ded..917059b4829c3 100644
--- a/docs/Block-ABI-Apple.txt
+++ b/docs/Block-ABI-Apple.txt
@@ -667,4 +667,3 @@ void _Block_object_assign(void *destAddr, const void *object, const int flags);
The same flags used in the copy helper should be used for each call generated to this function:
*/
void _Block_object_dispose(const void *object, const int flags);
-