diff --git a/clientgui/sg_ProjectPanel.cpp b/clientgui/sg_ProjectPanel.cpp index 46cdf511e6..c3b3d65859 100644 --- a/clientgui/sg_ProjectPanel.cpp +++ b/clientgui/sg_ProjectPanel.cpp @@ -296,7 +296,6 @@ void CSimpleProjectPanel::UpdateInterface() { void CSimpleProjectPanel::ReskinInterface() { wxLogTrace(wxT("Function Start/End"), wxT("CSimpleProjectPanel::ReskinInterface - Function Begin")); - CMainDocument* pDoc = wxGetApp().GetDocument(); ProjectSelectionData* selData; char* ctrl_url;