Skip to content

Commit

Permalink
Fix compiler warning
Browse files Browse the repository at this point in the history
  • Loading branch information
keesverruijt committed Aug 8, 2016
1 parent 90887d3 commit e1c584a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/br24Receive.h
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ class br24Receive : public wxThread {
wxIPV4address m_ip_addr;
bool m_new_ip_addr;

bool m_receive_stopped = true;

private:
void logBinaryData(const wxString &what, const UINT8 *data, int size);

Expand Down

0 comments on commit e1c584a

Please sign in to comment.