From da0d51e38906b156c26aa98abe084b664b491969 Mon Sep 17 00:00:00 2001 From: "pinkerton%netscape.com" Date: Tue, 16 Feb 1999 17:37:00 +0000 Subject: [PATCH] No longer exports nsIToolbarItem because this interface is obsolete. --- widget/public/MANIFEST | 1 - widget/public/makefile.win | 1 - 2 files changed, 2 deletions(-) diff --git a/widget/public/MANIFEST b/widget/public/MANIFEST index 6af3379d78c..a05613ff107 100644 --- a/widget/public/MANIFEST +++ b/widget/public/MANIFEST @@ -38,4 +38,3 @@ nsIPopUpMenu.h nsIImageButton.h nsIImageButtonListener.h nsIContentConnector.h -nsIToolbarItem.h diff --git a/widget/public/makefile.win b/widget/public/makefile.win index 2b50fc21b03..2be5b33e591 100644 --- a/widget/public/makefile.win +++ b/widget/public/makefile.win @@ -29,7 +29,6 @@ EXPORTS=nsui.h nsIWidget.h nsIButton.h nsICheckButton.h nsIListWidget.h \ nsITooltipWidget.h nsIAppShell.h nsStringUtil.h nsILookAndFeel.h \ nsIDialog.h nsILabel.h nsWidgetSupport.h \ nsIMenuBar.h nsIMenu.h nsIMenuItem.h nsIImageButton.h \ - nsIToolbarItem.h \ nsIPopUpMenu.h nsIMenuButton.h nsIImageButtonListener.h nsIContentConnector.h