mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
CBuildInfo: remevo unused id
This commit is contained in:
@@ -62,8 +62,10 @@ class CBuildInfo : public CMenuTarget, public CComponentsWindow
|
|||||||
BI_TYPE_ID_USED_CXXFLAGS,
|
BI_TYPE_ID_USED_CXXFLAGS,
|
||||||
BI_TYPE_ID_USED_BUILD,
|
BI_TYPE_ID_USED_BUILD,
|
||||||
BI_TYPE_ID_USED_KERNEL,
|
BI_TYPE_ID_USED_KERNEL,
|
||||||
|
#if 0
|
||||||
BI_TYPE_ID_CREATOR,
|
BI_TYPE_ID_CREATOR,
|
||||||
|
#endif
|
||||||
|
|
||||||
BI_TYPE_IDS,
|
BI_TYPE_IDS,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user