aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format3
1 files changed, 0 insertions, 3 deletions
diff --git a/.clang-format b/.clang-format
index e9ffa627..690d724b 100644
--- a/.clang-format
+++ b/.clang-format
@@ -10,9 +10,6 @@ AlignOperands: DontAlign
AllowShortFunctionsOnASingleLine: None
AlwaysBreakAfterReturnType: AllDefinitions
AlwaysBreakTemplateDeclarations: Yes
-AttributeMacros:
- - QPDF_DLL
- - QPDF_DLL_CLASS
BinPackArguments: false
BinPackParameters: false
BraceWrapping: