NORMANDY_DDAY merge...
git-svn-id: svn://10.0.0.236/trunk@4478 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1221,6 +1221,7 @@ XFE_AddressFolderView::changedItem(char *pString, int* iconType,
|
||||
extern "C" char * xfe_ExpandName(char * pString, int* iconID, short* xxx,
|
||||
ABook *pAddrBook, DIR_Server *pDirServer)
|
||||
{
|
||||
#if !defined(MOZ_NEWADDR)
|
||||
ABID entryID;
|
||||
ABID field;
|
||||
char * fullname;
|
||||
@@ -1258,6 +1259,7 @@ extern "C" char * xfe_ExpandName(char * pString, int* iconID, short* xxx,
|
||||
|
||||
if (fullname) return fullname;
|
||||
}
|
||||
#endif
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user