Index: include/libyuv/version.h |
diff --git a/include/libyuv/version.h b/include/libyuv/version.h |
index 719d7d301a4682ef4d2ae9b92c90cb36b548b467..bbc3e0dfb1aa591b1991219a783765dd6be34a7f 100644 |
--- a/include/libyuv/version.h |
+++ b/include/libyuv/version.h |
@@ -8,9 +8,9 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef INCLUDE_LIBYUV_VERSION_H_ // NOLINT |
+#ifndef INCLUDE_LIBYUV_VERSION_H_ |
#define INCLUDE_LIBYUV_VERSION_H_ |
#define LIBYUV_VERSION 1620 |
-#endif // INCLUDE_LIBYUV_VERSION_H_ NOLINT |
+#endif // INCLUDE_LIBYUV_VERSION_H_ |