mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 19:01:25 +02:00
CBuildInfo: remevo unused id
This commit is contained in:
@@ -62,7 +62,9 @@ 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