fixed bug with filtering new attached drives
This commit is contained in:
@ -74,8 +74,6 @@ public:
|
||||
|
||||
private:
|
||||
|
||||
//static Logger* logging;
|
||||
|
||||
static void searchDrives(vector <Drive>* pvecDrives);
|
||||
static void printDrives(vector <Drive>* pvecDrives);
|
||||
static void filterIgnoredDrives(vector <Drive>* pvecDrives);
|
||||
|
Reference in New Issue
Block a user