m_fd isn't used anymore

This commit is contained in:
Glenn Maynard
2004-12-06 23:47:23 +00:00
parent 0f2b0bd119
commit 4bde245842
2 changed files with 0 additions and 14 deletions
@@ -16,7 +16,6 @@ protected:
virtual void ResetUsbStorage();
virtual void MountThreadDoOneUpdate();
int m_fd;
vector<UsbStorageDevice> m_vDevicesLastSeen;
};