VideoCommon/NetPlayGolfUI: Remove unused header
This header doesn't actually make use of any std::string facilities.
This commit is contained in:
parent
cf0f2bbf1d
commit
778623c48c
|
@ -5,7 +5,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
namespace NetPlay
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue