mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Common: Remove Unused PerformanceCounter Code
This commit is contained in:
@ -141,7 +141,6 @@
|
||||
<ClInclude Include="Common\NandPaths.h" />
|
||||
<ClInclude Include="Common\Network.h" />
|
||||
<ClInclude Include="Common\PcapFile.h" />
|
||||
<ClInclude Include="Common\PerformanceCounter.h" />
|
||||
<ClInclude Include="Common\Profiler.h" />
|
||||
<ClInclude Include="Common\QoSSession.h" />
|
||||
<ClInclude Include="Common\Random.h" />
|
||||
@ -823,7 +822,6 @@
|
||||
<ClCompile Include="Common\NandPaths.cpp" />
|
||||
<ClCompile Include="Common\Network.cpp" />
|
||||
<ClCompile Include="Common\PcapFile.cpp" />
|
||||
<ClCompile Include="Common\PerformanceCounter.cpp" />
|
||||
<ClCompile Include="Common\Profiler.cpp" />
|
||||
<ClCompile Include="Common\QoSSession.cpp" />
|
||||
<ClCompile Include="Common\Random.cpp" />
|
||||
|
Reference in New Issue
Block a user