cosmetics: Drop empty comment lines

This commit is contained in:
Diego Biurrun
2016-02-16 18:01:29 +01:00
parent d847a40888
commit 29c2d06d67
50 changed files with 1 additions and 66 deletions

View File

@@ -141,7 +141,6 @@ typedef signed char sbyte;
* brgb|rgbr|gbrg|brgb
* 1001 0010 0100 1001
* a67b 89cA BdCD eEFf
*
*/
static const vector unsigned char
perm_rgb_0 = { 0x00, 0x01, 0x10, 0x02, 0x03, 0x11, 0x04, 0x05,