Delete removed formatting option.
authorDaniel Jasper <djasper@google.com>
Wed, 9 Jul 2014 08:18:31 +0000 (08:18 +0000)
committerDaniel Jasper <djasper@google.com>
Wed, 9 Jul 2014 08:18:31 +0000 (08:18 +0000)
llvm-svn: 212593

clang-tools-extra/test/clang-modernize/Core/Inputs/.clang-format

index d210dec..d618f61 100644 (file)
@@ -33,7 +33,6 @@ IndentWidth:     2
 TabWidth:        8
 UseTab:          Never
 BreakBeforeBraces: Attach
-IndentFunctionDeclarationAfterType: true
 SpacesInParentheses: false
 SpaceInEmptyParentheses: false
 SpacesInCStyleCastParentheses: false