Module: remove unused kernel pointer, shrink every Module instance by 4 bytes
[clinton/Smoothieware.git] / src / libs / StreamOutput.cpp
CommitLineData
d0ef6382
MM
1#include "StreamOutput.h"
2
3NullStreamOutput StreamOutput::NullStream;