diff --git a/mozilla/xpcom/base/makefile.win b/mozilla/xpcom/base/makefile.win index 001da4a26df..3a884c241d3 100644 --- a/mozilla/xpcom/base/makefile.win +++ b/mozilla/xpcom/base/makefile.win @@ -64,7 +64,6 @@ CPP_OBJS = \ .\$(OBJDIR)\nsDebug.obj \ .\$(OBJDIR)\nsAllocator.obj \ .\$(OBJDIR)\nsCOMPtr.obj \ - .\$(OBJDIR)\nsDebug.obj \ .\$(OBJDIR)\nsID.obj \ .\$(OBJDIR)\nsTraceRefcnt.obj \ $(NULL)