mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
opkg_manager: remove friend class CImageInfo
Not longer required
This commit is contained in:
@@ -50,8 +50,6 @@ class COPKGManagerExtra
|
|||||||
|
|
||||||
class COPKGManager : public CMenuTarget, public COPKGManagerExtra
|
class COPKGManager : public CMenuTarget, public COPKGManagerExtra
|
||||||
{
|
{
|
||||||
friend class CImageInfo;
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
struct pkg {
|
struct pkg {
|
||||||
std::string name,
|
std::string name,
|
||||||
|
Reference in New Issue
Block a user