VirtualBox

Changeset 102346 in vbox


Ignore:
Timestamp:
Nov 27, 2023 6:50:43 PM (12 months ago)
Author:
vboxsync
Message:

libs/xpcom: Get rid of prprf.h and prprf.c, bugref:10545

Location:
trunk/src/libs/xpcom18a4
Files:
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r102340 r102346  
    162162        nsprpub/pr/include/prmem.h \
    163163        nsprpub/pr/include/prmon.h \
    164         nsprpub/pr/include/prprf.h \
    165164        nsprpub/pr/include/prtime.h \
    166165        nsprpub/pr/include/prtypes.h \
     
    380379        $(VBox-xpcom-nspr_0_OUTDIR)
    381380VBox-xpcom-nspr_SOURCES  = \
    382         nsprpub/pr/src/io/prprf.c \
    383381        nsprpub/pr/src/misc/prinrval.c \
    384382        nsprpub/lib/ds/plarena.c \
  • trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h

    r102232 r102346  
    3939#define nspr_h___
    4040
     41#include "prtypes.h"
     42#include <stdio.h>
     43#include <stdarg.h>
     44
    4145#include "prbit.h"
    4246#include "prclist.h"
     
    4549#include "prmem.h"
    4650#include "prmon.h"
    47 #include "prprf.h"
    4851#include "prtime.h"
    49 #include "prtypes.h"
    5052
    5153#endif /* nspr_h___ */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette