Remove the ifdef with new interface in place
git-svn-id: svn://10.0.0.236/trunk@36988 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -423,7 +423,6 @@ int main(int argc, char *argv[])
|
||||
if (tagBuf)
|
||||
PL_strcpy(tagBuf, "Do that voodo, that you do, soooo weeeelllll!");
|
||||
|
||||
#if 0
|
||||
pMsgSend->CreateAndSendMessage(nsnull, // identity
|
||||
pMsgCompFields,
|
||||
PR_FALSE, // PRBool digest_p,
|
||||
@@ -437,9 +436,6 @@ int main(int argc, char *argv[])
|
||||
NULL, // nsMsgSendPart *relatedPart,
|
||||
nsnull); // listener array
|
||||
|
||||
#else
|
||||
printf("rhp fix me!\n");
|
||||
#endif
|
||||
|
||||
PR_FREEIF(ptr);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user