зеркало из https://github.com/mozilla/gecko-dev.git
removing old NSPR20 #ifdef
This commit is contained in:
Родитель
e2ac954fa7
Коммит
db4b8b5032
|
@ -32,11 +32,7 @@
|
|||
#include "n_plugin_composer_Composer.c"
|
||||
#endif
|
||||
|
||||
#ifndef NSPR20
|
||||
#include "prevent.h"
|
||||
#else
|
||||
#include "plevent.h"
|
||||
#endif
|
||||
#include "prmon.h"
|
||||
#include "prmem.h"
|
||||
#include "edtplug.h"
|
||||
|
|
|
@ -26,11 +26,7 @@
|
|||
#include "ntypes.h"
|
||||
#include "fe_proto.h"
|
||||
|
||||
#ifdef NSPR20
|
||||
#include "prinit.h"
|
||||
#else
|
||||
#include "prglobal.h"
|
||||
#endif
|
||||
|
||||
#ifdef XP_UNIX
|
||||
#include <sys/fcntl.h>
|
||||
|
@ -60,13 +56,7 @@ extern char* gBookmarkURL;
|
|||
|
||||
XP_BEGIN_PROTOS
|
||||
|
||||
#ifdef NSPR20
|
||||
void ht_fprintf(PRFileDesc *file, const char *fmt, ...);
|
||||
#else
|
||||
void ht_fprintf(PRFileHandle file, const char *fmt, ...);
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
unsigned int rdf_write_ready(NET_StreamClass *stream);
|
||||
void rdf_complete(NET_StreamClass *stream);
|
||||
|
|
|
@ -22,11 +22,7 @@
|
|||
|
||||
#include "rdf-int.h"
|
||||
|
||||
#ifdef NSPR20
|
||||
#include "prtime.h"
|
||||
#else
|
||||
#include "prtime.h"
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче