From 4ac9b0f1e59777093909447406e63ade04eca2e2 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 6af3379d78cd..a05613ff1073 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 2b50fc21b033..2be5b33e591a 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