summaryrefslogtreecommitdiff
path: root/src/drm/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to 'src/drm/.clang-format')
-rw-r--r--src/drm/.clang-format1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drm/.clang-format b/src/drm/.clang-format
index 068b217..885f701 100644
--- a/src/drm/.clang-format
+++ b/src/drm/.clang-format
@@ -19,7 +19,6 @@ BreakBeforeBraces: Custom
ColumnLimit: 90
ContinuationIndentWidth: 3
Cpp11BracedListStyle: false
-Cpp11BracedListStyle: true
BreakStringLiterals: false
ForEachMacros:
- BITSET_FOREACH_SET