DolphinWX: Remove unused code from MemcardManager

This commit is contained in:
Lioncash 2015-07-21 00:12:40 -04:00
parent 3d6ee7313d
commit fe2f57361e

View file

@ -123,9 +123,6 @@ class CMemcardManager : public wxDialog
class CMemcardListCtrl : public wxListCtrl
{
//BEGIN_EVENT_TABLE(CMemcardManager::CMemcardListCtrl, wxListCtrl)
// EVT_RIGHT_DOWN(CMemcardManager::CMemcardListCtrl::OnRightClick)
//END_EVENT_TABLE()
public:
CMemcardListCtrl(wxWindow* parent, const wxWindowID id,
const wxPoint& pos, const wxSize& size,