Skip to content

Commit c9a1e1b

Browse files
committed
Make sure to load the zones sizes. Fixes #1602
1 parent 9062be4 commit c9a1e1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ResourceManager.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,6 @@ void ResourceManager::DetectDevicesThreadFunction()
956956
{
957957
LOG_INFO("[%s] is not initialized", detection_string);
958958
}
959-
prev_count = rgb_controllers_hw.size();
960959
}
961960
}
962961
}

0 commit comments

Comments
 (0)