Skip to content

Commit

Permalink
[PR 20852] guilib: Remove unused function
Browse files Browse the repository at this point in the history
  • Loading branch information
garbear committed Jan 22, 2022
1 parent 357965c commit 4bbc92f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xbmc/guilib/GUIListItemLayout.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ class CGUIListItemLayout final
bool CheckCondition();
protected:
void LoadControl(TiXmlElement *child, CGUIControlGroup *group);
void Update(CFileItem *item);

CGUIListGroup m_group;

Expand Down

0 comments on commit 4bbc92f

Please sign in to comment.