Skip to content

Commit

Permalink
Merge pull request #2761 from lioncash/unused
Browse files Browse the repository at this point in the history
DolphinWX: Remove unused code from MemcardManager
  • Loading branch information
degasus committed Jul 22, 2015
2 parents 40162fd + fe2f573 commit deef164
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Source/Core/DolphinWX/MemcardManager.h
Expand Up @@ -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,
Expand Down

0 comments on commit deef164

Please sign in to comment.