Removed typedef of urlstruct. It's already defined in ntypes.h

This commit is contained in:
putterman%netscape.com 1999-02-12 22:30:11 +00:00
Родитель 0e35c0da47
Коммит 28127155db
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -6,7 +6,6 @@
#include "msgCore.h"
class MSG_Pane;
typedef struct URL_Struct _URL_Struct;
void FE_DestroyMailCompositionContext(MWContext*) {return;}
const char * FE_UsersSignature() {return NULL;}