Hid misleading print statement

This commit is contained in:
Mykola Grymalyuk
2021-03-17 12:33:46 -06:00
parent 1afb953f05
commit 0d6e159b72

View File

@@ -143,7 +143,7 @@ class PatchSysVolume:
rebuild_required = True
if self.model in ModelArray.LegacyGPU:
print("- Attemping Legacy GPU Patches")
#print("- Attemping Legacy GPU Patches")
#TODO: Re-enable when GPU patches are public
#self.gpu_accel_patches()
#rebuild_required = True