diff --git a/.clang-format b/.clang-format index b68024f..ccc5139 100644 --- a/.clang-format +++ b/.clang-format @@ -25,13 +25,6 @@ AlignConsecutiveDeclarations: AlignCompound: false AlignFunctionPointers: false PadOperators: false -AlignConsecutiveMacros: - Enabled: false - AcrossEmptyLines: false - AcrossComments: false - AlignCompound: false - AlignFunctionPointers: false - PadOperators: false AlignConsecutiveShortCaseStatements: Enabled: false AcrossEmptyLines: false