summaryrefslogtreecommitdiffstats
path: root/uriloader/exthandler/win
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 03:40:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 03:40:49 +0000
commit293d3ceaedc60c45e9abe78fee1480d8fb0aae95 (patch)
tree13860e4bbb3aba054d735643c3d3cf651de11e36 /uriloader/exthandler/win
parentAdding upstream version 115.11.0esr. (diff)
downloadfirefox-esr-293d3ceaedc60c45e9abe78fee1480d8fb0aae95.tar.xz
firefox-esr-293d3ceaedc60c45e9abe78fee1480d8fb0aae95.zip
Adding upstream version 115.12.0esr.upstream/115.12.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'uriloader/exthandler/win')
-rw-r--r--uriloader/exthandler/win/nsOSHelperAppService.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/uriloader/exthandler/win/nsOSHelperAppService.h b/uriloader/exthandler/win/nsOSHelperAppService.h
index e2bce86d5b..5c7d0728cd 100644
--- a/uriloader/exthandler/win/nsOSHelperAppService.h
+++ b/uriloader/exthandler/win/nsOSHelperAppService.h
@@ -33,7 +33,6 @@ class nsOSHelperAppService : public nsExternalHelperAppService {
// override nsIExternalProtocolService methods
NS_IMETHOD OSProtocolHandlerExists(const char* aProtocolScheme,
bool* aHandlerExists) override;
- nsresult LoadUriInternal(nsIURI* aURL);
NS_IMETHOD GetApplicationDescription(const nsACString& aScheme,
nsAString& _retval) override;