docs: drop deleted file from extra sphinx files

Fixes: 3e37b7e6bb ("docs: remove plain-text copy of versions.rst")
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5567>
This commit is contained in:
Eric Engestrom
2020-06-20 00:41:53 +02:00
committed by Marge Bot
parent c72832e83c
commit b4335aaf0e

View File

@@ -120,7 +120,6 @@ html_extra_path = [
'README.UVD', 'README.UVD',
'README.VCE', 'README.VCE',
'README.WIN32', 'README.WIN32',
'VERSIONS'
] ]