Remove unused afc_port_ variable

This commit is contained in:
Jonas Kvinge
2019-12-22 00:54:56 +01:00
parent bdc9f3e8bf
commit c6e172f942
2 changed files with 1 additions and 2 deletions

View File

@@ -59,7 +59,6 @@ private:
idevice_t device_;
afc_client_t afc_;
uint16_t afc_port_;
};
#endif // IMOBILEDEVICECONNECTION_H