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; break;
default: default:
// Peut être rajouté par une extension return; //< Block NVidia buffer usage hint for now
ss << "Unknown";
break;
} }
ss << '\n'; ss << '\n';