mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Remove stray tracing.
This commit is contained in:
@@ -53,7 +53,6 @@ public:
|
||||
Bytes crunched = usbRead(side, synced, revolutions * _oneRevolution);
|
||||
auto fluxmap = std::make_unique<Fluxmap>();
|
||||
fluxmap->appendBytes(crunched.uncrunch());
|
||||
std::cerr << "return fluxmap\n";
|
||||
return fluxmap;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user