]> git.saurik.com Git - apple/libpthread.git/blobdiff - private/qos.h
libpthread-218.1.3.tar.gz
[apple/libpthread.git] / private / qos.h
index b316a74d6c7d66f1c5af3aa8823dc6b480e78904..300a190676dbeffc00872d55661b0412d99859b8 100644 (file)
@@ -28,9 +28,6 @@
 
 #if __DARWIN_C_LEVEL >= __DARWIN_C_FULL
 
-// <rdar://problem/16611709>
-#define QOS_CLASS_LEGACY QOS_CLASS_DEFAULT
-
 #ifdef __has_include
 #if __has_include(<pthread/qos_private.h>)
 #include <pthread/qos_private.h>