Remove mystery-board 99

This commit is contained in:
Scott Lahteine
2016-12-05 19:52:37 -06:00
parent b203901143
commit c48901f355
3 changed files with 0 additions and 75 deletions

View File

@ -166,8 +166,6 @@
#include "pins_MEGACONTROLLER.h"
#elif MB(BQ_ZUM_MEGA_3D)
#include "pins_BQ_ZUM_MEGA_3D.h"
#elif MB(99)
#include "pins_99.h"
#elif MB(AJ4P)
#include "pins_AJ4P.h"
#elif MB(MKS_13)