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

Change-Id: I907be6a3747c715acbd357fa8d6cd8c07370dbc1
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