Remove unused member variable from listctrl sample
No real changes, just remove a stray declaration.
This commit is contained in:
parent
3d488ef8a3
commit
8587a96d70
@ -79,7 +79,6 @@ public:
|
||||
|
||||
private:
|
||||
void ShowContextMenu(const wxPoint& pos, long item);
|
||||
wxLog *m_logOld;
|
||||
void SetColumnImage(int col, int image);
|
||||
|
||||
void LogEvent(const wxListEvent& event, const wxString& eventName);
|
||||
|
Loading…
Reference in New Issue
Block a user