mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 15:09:23 +08:00
Remove the file unused debugging file pointer.
This commit is contained in:
@@ -68,8 +68,7 @@ m_buffer(),
|
||||
m_ric(0U),
|
||||
m_data(),
|
||||
m_state(PS_NONE),
|
||||
m_enabled(true),
|
||||
m_fp(NULL)
|
||||
m_enabled(true)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user