From 29c2d06d67724e994980045afa055c6c34611b30 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 16 Feb 2016 18:01:29 +0100 Subject: cosmetics: Drop empty comment lines --- libavcodec/8bps.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/8bps.c') diff --git a/libavcodec/8bps.c b/libavcodec/8bps.c index 78b616fdf4..7ba2b318e3 100644 --- a/libavcodec/8bps.c +++ b/libavcodec/8bps.c @@ -28,7 +28,6 @@ * Supports: PAL8 (RGB 8bpp, paletted) * : BGR24 (RGB 24bpp) (can also output it as RGB32) * : RGB32 (RGB 32bpp, 4th plane is probably alpha and it's ignored) - * */ #include -- cgit v1.2.3