Fix #120
This commit is contained in:
parent
883d7b02a7
commit
f6fe589b03
|
|
@ -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';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue