Removed stray debug call

This commit is contained in:
MadCamel 2018-04-06 11:21:14 -04:00
parent ac39ab29da
commit b65f72e931

View File

@ -237,7 +237,6 @@ void do_cpuinfo(COMMAND_ARGS)
return; return;
#endif #endif
debug("%s\n",from);
cpufrom = from; cpufrom = from;
sentmodel = 0; sentmodel = 0;
physid = -1; physid = -1;