mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-09 02:55:56 +00:00
VideoCommon/Statistics: Remove unused header inclusions
These aren't used anywhere, so they can be removed.
This commit is contained in:
parent
6416fe336c
commit
73710c0745
2 changed files with 0 additions and 5 deletions
|
@ -4,8 +4,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
struct Statistics
|
||||
{
|
||||
int numPixelShadersCreated;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue