mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 02:59:00 +00:00
DriverDetails: remove BUG_BROKENINFOLOG leftovers
It was removed in 9618738278
.
This commit is contained in:
parent
c04358fbe2
commit
bc38892db7
2 changed files with 0 additions and 4 deletions
|
@ -58,7 +58,6 @@ namespace DriverDetails
|
|||
// This'll ensure we know exactly what the issue is.
|
||||
enum Bug
|
||||
{
|
||||
BUG_BROKENINFOLOG,
|
||||
// Bug: UBO buffer offset broken
|
||||
// Affected devices: all mesa drivers
|
||||
// Started Version: 9.0 (mesa doesn't support ubo before)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue