diff --git a/RetroFE/Source/Graphics/Component/ScrollingList.cpp b/RetroFE/Source/Graphics/Component/ScrollingList.cpp index dc7f019..e40a475 100644 --- a/RetroFE/Source/Graphics/Component/ScrollingList.cpp +++ b/RetroFE/Source/Graphics/Component/ScrollingList.cpp @@ -68,7 +68,6 @@ ScrollingList::ScrollingList(Configuration &c, , ImageType(imageType) , Focus(false) { - Component::Component(); } ScrollingList::ScrollingList(const ScrollingList ©)