mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-12 23:48:58 +01:00
DolphinWX: Remove unused code from MemcardManager
This commit is contained in:
parent
3d6ee7313d
commit
fe2f57361e
@ -123,9 +123,6 @@ class CMemcardManager : public wxDialog
|
|||||||
|
|
||||||
class CMemcardListCtrl : public wxListCtrl
|
class CMemcardListCtrl : public wxListCtrl
|
||||||
{
|
{
|
||||||
//BEGIN_EVENT_TABLE(CMemcardManager::CMemcardListCtrl, wxListCtrl)
|
|
||||||
// EVT_RIGHT_DOWN(CMemcardManager::CMemcardListCtrl::OnRightClick)
|
|
||||||
//END_EVENT_TABLE()
|
|
||||||
public:
|
public:
|
||||||
CMemcardListCtrl(wxWindow* parent, const wxWindowID id,
|
CMemcardListCtrl(wxWindow* parent, const wxWindowID id,
|
||||||
const wxPoint& pos, const wxSize& size,
|
const wxPoint& pos, const wxSize& size,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user