diff options
Diffstat (limited to 'src/core/hw/hw.cpp')
| -rw-r--r-- | src/core/hw/hw.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/hw/hw.cpp b/src/core/hw/hw.cpp index 848ab5348..503200629 100644 --- a/src/core/hw/hw.cpp +++ b/src/core/hw/hw.cpp | |||
| @@ -75,7 +75,6 @@ template void Write<u8>(u32 addr, const u8 data); | |||
| 75 | 75 | ||
| 76 | /// Update hardware | 76 | /// Update hardware |
| 77 | void Update() { | 77 | void Update() { |
| 78 | GPU::Update(); | ||
| 79 | } | 78 | } |
| 80 | 79 | ||
| 81 | /// Initialize hardware | 80 | /// Initialize hardware |