From 86e3f1670d56b62244ed99d73dc9490791402fd6 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Thu, 2 Dec 2004 15:32:57 +0000 Subject: Remove FIXME comment --- embed/mozilla/EphyHistoryListener.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'embed') diff --git a/embed/mozilla/EphyHistoryListener.cpp b/embed/mozilla/EphyHistoryListener.cpp index 14838f77e..6767b2cd3 100644 --- a/embed/mozilla/EphyHistoryListener.cpp +++ b/embed/mozilla/EphyHistoryListener.cpp @@ -89,7 +89,6 @@ EphyHistoryListener::OnStateChange (nsIWebProgress *aWebProgress, return rv; } - /* FIXME can I QI directly to nsIHttpChannel? */ nsCOMPtr channel (do_QueryInterface (aRequest)); nsCOMPtr httpChannel (do_QueryInterface (channel)); if (!httpChannel) return rv; -- cgit v1.2.3