Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 107546
Collapse All | Expand All

(-)src/ECSpecialTags.h (+9 lines)
Lines 88-93 Link Here
88
		CValueMap()
88
		CValueMap()
89
		{
89
		{
90
		}
90
		}
91
92
		CValueMap(const CValueMap& a)
93
		{
94
		}
95
96
		~CValueMap()
97
		{
98
		}
99
91
		
100
		
92
		void CreateTag(ec_tagname_t tagname, uint8 value, CECTag *parent)
101
		void CreateTag(ec_tagname_t tagname, uint8 value, CECTag *parent)
93
		{
102
		{

Return to bug 107546