Commit abdcd0dc authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

Merge branch '1579-remove-wshadow-warning' into 'develop'

Resolve "remove -Wshadow warning"

Closes #1579

See merge request orfeotoolbox/otb!89
No related merge requests found
Showing with 0 additions and 1 deletion
+0 -1
......@@ -136,7 +136,6 @@ function(check_compiler_warning_flags c_warning_flags_var cxx_warning_flags_var)
-Winvalid-pch
-Wno-format-nonliteral
-Wpointer-arith
-Wshadow
-Wunused
-Wwrite-strings
-funit-at-a-time
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment