mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 15:04:18 +00:00
Remove the file unused debugging file pointer.
This commit is contained in:
parent
37420dc93c
commit
7724be0fd7
6 changed files with 2 additions and 8 deletions
|
|
@ -68,8 +68,7 @@ m_buffer(),
|
|||
m_ric(0U),
|
||||
m_data(),
|
||||
m_state(PS_NONE),
|
||||
m_enabled(true),
|
||||
m_fp(NULL)
|
||||
m_enabled(true)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue