Purge NVIDIA-specific strings
This commit is contained in:
parent
a0365c8e1c
commit
bccffe09e2
8 changed files with 16 additions and 18 deletions
|
|
@ -362,7 +362,7 @@ NvHTTP::verifyResponseStatus(QString xml)
|
|||
}
|
||||
}
|
||||
|
||||
throw GfeHttpResponseException(-1, "Malformed GFE XML (missing root element)");
|
||||
throw GfeHttpResponseException(-1, "Malformed XML (missing root element)");
|
||||
}
|
||||
|
||||
QImage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue