From d72cdc2ecf598aec11f7d2fb8473724435a11023 Mon Sep 17 00:00:00 2001 From: "rods%netscape.com" Date: Mon, 19 Apr 1999 20:06:24 +0000 Subject: [PATCH] fixed it again git-svn-id: svn://10.0.0.236/trunk@28060 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/widget/src/windows/makefile.win | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/widget/src/windows/makefile.win b/mozilla/widget/src/windows/makefile.win index 6e4eed80d56..963149aab90 100644 --- a/mozilla/widget/src/windows/makefile.win +++ b/mozilla/widget/src/windows/makefile.win @@ -68,7 +68,6 @@ OBJS = \ .\$(OBJDIR)\nsMenuBar.obj \ .\$(OBJDIR)\nsMenu.obj \ .\$(OBJDIR)\nsMenuItem.obj \ - .\$(OBJDIR)\nsObject.obj \ .\$(OBJDIR)\nsWindow.obj \ .\$(OBJDIR)\nsButton.obj \ .\$(OBJDIR)\nsCheckButton.obj \