mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-09-10 14:52:58 +02:00
GSdx: remove useless variable
This commit is contained in:
@@ -342,8 +342,6 @@ void GSRenderer::VSync(int field)
|
||||
|
||||
double fps = 1000.0f / m_perfmon.Get(GSPerfMon::Frame);
|
||||
|
||||
GSVector4i r = GetDisplayRect();
|
||||
|
||||
string s;
|
||||
|
||||
#ifdef GSTITLEINFO_API_FORCE_VERBOSE
|
||||
|
||||
Reference in New Issue
Block a user