Remove unused pngmath sphinx extension

The extension is not used, remove it.

Change-Id: I3ea4b529025c8ac3c4092f3720124647861e6668
This commit is contained in:
Andreas Jaeger 2016-02-28 20:36:08 +01:00
parent 35e3211a1d
commit 4a51e384c9
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ sys.path = [
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = ['sphinx.ext.coverage',
'sphinx.ext.ifconfig',
'sphinx.ext.pngmath',
'sphinx.ext.graphviz',
'oslosphinx',
'stevedore.sphinxext',