From: Georg Lehmann Date: Wed, 22 Mar 2023 19:07:52 +0000 (+0100) Subject: amd: remove duplicate from .clang-format X-Git-Tag: upstream/23.3.3~11111 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=48ba17b823c143a7a572125e2295f10bbadea843;p=platform%2Fupstream%2Fmesa.git amd: remove duplicate from .clang-format Reviewed-by: Samuel Pitoiset Part-of: --- diff --git a/src/amd/.clang-format b/src/amd/.clang-format index 0e47087..d2a2d0b 100644 --- a/src/amd/.clang-format +++ b/src/amd/.clang-format @@ -17,7 +17,6 @@ BinPackParameters: true BreakBeforeBraces: Custom ColumnLimit: 100 ContinuationIndentWidth: 3 -Cpp11BracedListStyle: false Cpp11BracedListStyle: true ForEachMacros: - LIST_FOR_EACH_ENTRY