From 74a90453c307ef335076ebd89878a715a10889bd Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sat, 5 Jul 2003 17:31:39 +0000 Subject: Api resync and cleanup from galeon. 2003-07-05 Marco Pesenti Gritti * embed/mozilla/ContentHandler.cpp: * embed/mozilla/ContentHandler.h: * src/prefs-dialog.c: (setup_font_menu): Api resync and cleanup from galeon. --- embed/mozilla/ContentHandler.h | 1 - 1 file changed, 1 deletion(-) (limited to 'embed/mozilla/ContentHandler.h') diff --git a/embed/mozilla/ContentHandler.h b/embed/mozilla/ContentHandler.h index 9d3cfca2e..d08cf6cbd 100644 --- a/embed/mozilla/ContentHandler.h +++ b/embed/mozilla/ContentHandler.h @@ -63,7 +63,6 @@ class GContentHandler : public nsIHelperAppLauncherDialog NS_METHOD FindHelperApp (void); NS_METHOD LaunchHelperApp (void); - NS_METHOD ShowHelperProgressDialog (void); NS_METHOD GetLauncher (nsIHelperAppLauncher * *_retval); NS_METHOD GetContext (nsISupports * *_retval); -- cgit