Out of specification timing but it works

Dependencies:   WS2812 PixelArray

Revision:
4:f2052e2e8cb2
Parent:
3:92170e533378
--- a/main.cpp	Fri Mar 20 06:50:22 2020 +0000
+++ b/main.cpp	Fri Mar 20 09:30:50 2020 +0000
@@ -55,7 +55,6 @@
 #   error Not supprt the Board!
 #endif
 PixelArray px(WS2812_BUF);
-int all_buf(WS2812_BUF);
 
 int main()
 {