WaE: gcc 4.6.0 various warnings

This commit is contained in:
Caolán McNamara
2011-01-24 11:26:13 +00:00
parent 47f8f727f1
commit 5b228decd5
2 changed files with 0 additions and 4 deletions

View File

@@ -595,7 +595,6 @@ void HelpParser::ProcessHelp( LangHashMap* aLangHM , const ByteString& sCur , Re
XMLElement* pXMLElement = NULL;
PFormEntrys *pEntrys = NULL;
XMLData *data = NULL;
XMLParentNode *parent = NULL;
String sNewdata;
ByteString sLId;
@@ -615,7 +614,6 @@ void HelpParser::ProcessHelp( LangHashMap* aLangHM , const ByteString& sCur , Re
}
if( pXMLElement != NULL )
{
parent = pXMLElement->GetParent();
sLId = pXMLElement->GetOldref();
pResData->sId = sLId;

View File

@@ -402,7 +402,6 @@ void MergeDataFile::InsertEntry(
/*****************************************************************************/
{
MergeData *pData;
BOOL bFound = FALSE;
// uniquify the filename to save memory.
ByteStringHashMap::const_iterator fit = aFilenames.find (rInFilename);
@@ -425,7 +424,6 @@ void MergeDataFile::InsertEntry(
aMap.insert( MergeDataHashMap::value_type( sKey, pData ) );
}
bFound = FALSE;
PFormEntrys *pFEntrys = 0;
// search for PFormEntrys