Index: include/libyuv/mjpeg_decoder.h |
diff --git a/include/libyuv/mjpeg_decoder.h b/include/libyuv/mjpeg_decoder.h |
index 8423121d11ec7b51e19a45da905b743660d0803a..4975bae5b76ef1a9da83921734ef1fa33c0a16bd 100644 |
--- a/include/libyuv/mjpeg_decoder.h |
+++ b/include/libyuv/mjpeg_decoder.h |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef INCLUDE_LIBYUV_MJPEG_DECODER_H_ // NOLINT |
+#ifndef INCLUDE_LIBYUV_MJPEG_DECODER_H_ |
#define INCLUDE_LIBYUV_MJPEG_DECODER_H_ |
#include "libyuv/basic_types.h" |
@@ -189,4 +189,4 @@ class LIBYUV_API MJpegDecoder { |
} // namespace libyuv |
#endif // __cplusplus |
-#endif // INCLUDE_LIBYUV_MJPEG_DECODER_H_ NOLINT |
+#endif // INCLUDE_LIBYUV_MJPEG_DECODER_H_ |