Skip to content

Commit

Permalink
VideoCommon/NetPlayGolfUI: Remove unused header
Browse files Browse the repository at this point in the history
This header doesn't actually make use of any std::string facilities.
  • Loading branch information
lioncash committed May 29, 2019
1 parent cf0f2bb commit 778623c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/Core/VideoCommon/NetPlayGolfUI.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#pragma once

#include <memory>
#include <string>

namespace NetPlay
{
Expand Down

0 comments on commit 778623c

Please sign in to comment.