summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--XCODE_6_UPGRADES_TODO.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/XCODE_6_UPGRADES_TODO.txt b/XCODE_6_UPGRADES_TODO.txt
index f1d6ea8cc1..c40f96dc2b 100644
--- a/XCODE_6_UPGRADES_TODO.txt
+++ b/XCODE_6_UPGRADES_TODO.txt
@@ -4,3 +4,4 @@
* Missed off some #if LL_DARWINs around #pragmas to turn off non-useful warnings for OS X - will fix when build Windows viewer
+* Remove explicity code to turn off unused funcs for tut.hpp (#pragma clang diagnostic ignored "-Wunused-function") - moved to package itself \ No newline at end of file