EXI_DeviceMic: Remove unimplemented StreamLog function prototype

This commit is contained in:
Lioncash 2018-06-01 20:42:27 -04:00
parent 9e068ad2c4
commit 3906859984
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ private:
void TransferByte(u8& byte) override;
void StreamLog(const char* msg);
void StreamInit();
void StreamTerminate();
void StreamStart();