Merge "clatd's .clang-format shouldn't be kept in sync with system/core" am: 2356fefaf8
am: 42f6bcba2e

Change-Id: I240f2c2909b4a7513bd1fbc4aa2cbe12f36a75d2
diff --git a/.clang-format b/.clang-format
index 6682f77..f1debbd 100644
--- a/.clang-format
+++ b/.clang-format
@@ -1,6 +1,3 @@
-# https://clang.llvm.org/docs/ClangFormatStyleOptions.html
-# Please keep this file in sync with system/core/.clang-format-4
-#
 BasedOnStyle: Google
 AlignConsecutiveAssignments: true
 AlignEscapedNewlines: Right