diff --git a/display/display.c b/display/display.c index c2d3a82e..89c8a93e 100644 --- a/display/display.c +++ b/display/display.c @@ -113,7 +113,6 @@ struct display { * https://www.youtube.com/watch?v=hZumwXS4fJo * "3RP7A CRT - P7 Phosphor Persistence" shows colors/persistence */ - */ static struct phosphor p7[] = { {0.11, 0.11, 1.0, 0.5, 0.05}, /* fast blue */ {1.0, 1.0, 0.11, 0.5, 0.20} /* slow yellow/green */