EXI_DeviceMic: Remove unimplemented StreamLog function prototype
This commit is contained in:
parent
9e068ad2c4
commit
3906859984
|
@ -65,7 +65,6 @@ private:
|
||||||
|
|
||||||
void TransferByte(u8& byte) override;
|
void TransferByte(u8& byte) override;
|
||||||
|
|
||||||
void StreamLog(const char* msg);
|
|
||||||
void StreamInit();
|
void StreamInit();
|
||||||
void StreamTerminate();
|
void StreamTerminate();
|
||||||
void StreamStart();
|
void StreamStart();
|
||||||
|
|
Loading…
Reference in New Issue