Remove unused extern.

git-svn-id: svn://10.0.0.236/trunk@10200 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
slamm%netscape.com
1998-09-16 21:46:16 +00:00
parent 5533746860
commit 18656de471
4 changed files with 0 additions and 16 deletions

View File

@@ -68,8 +68,6 @@ static MSG_HEADER_SET standard_header_set[] = {
#define TOTAL_HEADERS (sizeof(standard_header_set)/sizeof(MSG_HEADER_SET))
extern "C" char *fe_StringTrim (char *string);
extern "C" char* xfe_ExpandForNameCompletion(char *pString,
ABook *pAddrBook,
DIR_Server *pDirServer);