Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #11214 from Pokechu22/GraphicsSettings-unused-Free…
…lookControlType

GraphicsSettings: Remove unused FreelookControlType enum forward declaration
  • Loading branch information
Pokechu22 committed Oct 26, 2022
2 parents d367b3e + 2f3805e commit 1d86a48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/Core/Core/Config/GraphicsSettings.h
Expand Up @@ -10,7 +10,6 @@
enum class AspectMode : int;
enum class ShaderCompilationMode : int;
enum class StereoMode : int;
enum class FreelookControlType : int;
enum class TriState : int;

namespace Config
Expand Down

0 comments on commit 1d86a48

Please sign in to comment.