summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebengineurlschemehandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/api/qwebengineurlschemehandler.cpp')
-rw-r--r--src/core/api/qwebengineurlschemehandler.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/core/api/qwebengineurlschemehandler.cpp b/src/core/api/qwebengineurlschemehandler.cpp
index e20aa2ba3..485db0b4b 100644
--- a/src/core/api/qwebengineurlschemehandler.cpp
+++ b/src/core/api/qwebengineurlschemehandler.cpp
@@ -53,12 +53,6 @@ QT_BEGIN_NAMESPACE
*/
/*!
- \fn QWebEngineUrlSchemeHandler::destroyed(QWebEngineUrlSchemeHandler *handler)
-
- This signal is emitted when the custom URL scheme handler \a handler is deleted.
-*/
-
-/*!
Constructs a new URL scheme handler.
The handler is created with the parent \a parent.