diff --git a/plugins/GSdx/GSRenderer.cpp b/plugins/GSdx/GSRenderer.cpp index 79d6651efa..5e3d1d3007 100644 --- a/plugins/GSdx/GSRenderer.cpp +++ b/plugins/GSdx/GSRenderer.cpp @@ -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