X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/81345200c95645a1b0d2635520f96ad55dfde63f..ed1e77d3adeb83d26fd1dfb16dd84cabdcefd250:/API/JSContext.h?ds=inline diff --git a/API/JSContext.h b/API/JSContext.h index d9dcc21..7095f91 100644 --- a/API/JSContext.h +++ b/API/JSContext.h @@ -44,11 +44,7 @@ that reference a particular JSContext have been deallocated the JSContext will be deallocated unless it has been previously retained. */ -#ifndef JSC_OBJC_API_AVAILABLE_MAC_OS_X_1080 NS_CLASS_AVAILABLE(10_9, 7_0) -#else -OBJC_VISIBLE -#endif @interface JSContext : NSObject /*!