Skip to content

Commit 89b37a4

Browse files
author
Florian Hirschmann
committed
remove duplicate warning "UNUSED_VARIABLE"
1 parent 899a5da commit 89b37a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Configurations/Shared/Warnings.xcconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ GCC_WARN_UNUSED_VALUE = YES
2222
GCC_WARN_UNUSED_VARIABLE = YES
2323
GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = YES
2424
GCC_WARN_UNDECLARED_SELECTOR = YES
25-
GCC_WARN_UNUSED_VARIABLE = YES
2625
GCC_WARN_64_TO_32_BIT_CONVERSION = YES
2726
GCC_WARN_UNINITIALIZED_AUTOS = YES
2827

0 commit comments

Comments
 (0)