amd: remove duplicate from .clang-format
authorGeorg Lehmann <dadschoorse@gmail.com>
Wed, 22 Mar 2023 19:07:52 +0000 (20:07 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 24 Mar 2023 10:56:31 +0000 (10:56 +0000)
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22077>

src/amd/.clang-format

index 0e47087..d2a2d0b 100644 (file)
@@ -17,7 +17,6 @@ BinPackParameters: true
 BreakBeforeBraces: Custom
 ColumnLimit: 100
 ContinuationIndentWidth: 3
-Cpp11BracedListStyle: false
 Cpp11BracedListStyle: true
 ForEachMacros:
   - LIST_FOR_EACH_ENTRY