This commit is contained in:
Lynix 2017-04-22 15:33:59 +02:00
parent 883d7b02a7
commit f6fe589b03
1 changed files with 1 additions and 3 deletions

View File

@ -121,9 +121,7 @@ namespace Nz
break;
default:
// Peut être rajouté par une extension
ss << "Unknown";
break;
return; //< Block NVidia buffer usage hint for now
}
ss << '\n';