unused
This commit is contained in:
@@ -29,8 +29,6 @@ struct TitleTrans
|
|||||||
void LoadFromNode( const XNode* pNode );
|
void LoadFromNode( const XNode* pNode );
|
||||||
};
|
};
|
||||||
|
|
||||||
vector<TitleTrans> ttab;
|
|
||||||
|
|
||||||
bool TitleTrans::Matches( const TitleFields &from, TitleFields &to )
|
bool TitleTrans::Matches( const TitleFields &from, TitleFields &to )
|
||||||
{
|
{
|
||||||
if( !TitleFrom.Replace(Replacement.Title, from.Title, to.Title) )
|
if( !TitleFrom.Replace(Replacement.Title, from.Title, to.Title) )
|
||||||
|
|||||||
Reference in New Issue
Block a user