diff --git a/gfx/shader_glsl.c b/gfx/shader_glsl.c
index 1f382d3650..3981f4b2a8 100644
--- a/gfx/shader_glsl.c
+++ b/gfx/shader_glsl.c
@@ -15,10 +15,6 @@
* If not, see .
*/
-//
-// GLSL code here is mostly copypasted from bSNES.
-//
-
#include
#include
#include "general.h"