From 042dd90c2fc7a336eaa25d5d3754c4d73afa295f Mon Sep 17 00:00:00 2001 From: "rods%netscape.com" Date: Thu, 10 Jan 2002 15:23:57 +0000 Subject: [PATCH] Removing an uneeded line of code when this got accidently checked in git-svn-id: svn://10.0.0.236/trunk@111836 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/embedding/components/windowwatcher/src/nsPromptService.h | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/embedding/components/windowwatcher/src/nsPromptService.h b/mozilla/embedding/components/windowwatcher/src/nsPromptService.h index ed9876632a9..9479bff9ccf 100644 --- a/mozilla/embedding/components/windowwatcher/src/nsPromptService.h +++ b/mozilla/embedding/components/windowwatcher/src/nsPromptService.h @@ -52,7 +52,6 @@ class nsIDOMWindow; class nsIDialogParamBlock; -class nsIPrintSettings; class nsPromptService: public nsIPromptService, public nsPIPromptService {