summaryrefslogtreecommitdiff
path: root/sphinx/builders/qthelp.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/builders/qthelp.py')
-rw-r--r--sphinx/builders/qthelp.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sphinx/builders/qthelp.py b/sphinx/builders/qthelp.py
index cec4d338e..a1fe44666 100644
--- a/sphinx/builders/qthelp.py
+++ b/sphinx/builders/qthelp.py
@@ -17,7 +17,6 @@ import sphinx
from sphinx.application import Sphinx
from sphinx.deprecation import RemovedInSphinx40Warning, deprecated_alias
-
deprecated_alias('sphinx.builders.qthelp',
{
'render_file': render_file,