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 StreamLog(const char* msg);
|
||||
void StreamInit();
|
||||
void StreamTerminate();
|
||||
void StreamStart();
|
||||
|
|
Loading…
Reference in New Issue