]> git.sesse.net Git - vlc/blobdiff - modules/video_chroma/i420_rgb8.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / video_chroma / i420_rgb8.c
index 2989bf4ae597e5df7e332984767115b13fb2698f..52f955491d3f5b2a2a2460cbb6be4e03e2259a49 100644 (file)
@@ -10,7 +10,7 @@
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
- * 
+ *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
@@ -24,7 +24,6 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <string.h>                                            /* strerror() */
 
 #include <vlc/vlc.h>
 #include <vlc_vout.h>