[vlc-commits] doc: remove outdated stub doc (fixes #11700)
Rémi Denis-Courmont
git at videolan.org
Mon Jun 30 20:54:24 CEST 2014
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Mon Jun 30 21:53:37 2014 +0300| [468745cc160200d2059ee98de4916dce2e8415a3] | committer: Rémi Denis-Courmont
doc: remove outdated stub doc (fixes #11700)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=468745cc160200d2059ee98de4916dce2e8415a3
---
doc/Makefile.am | 2 --
doc/bugreport-howto.txt | 6 ------
2 files changed, 8 deletions(-)
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 3397728..abfbe6b 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -15,7 +15,6 @@ LIBVLC_SAMPLES = \
nobase_doc_DATA = $(LIBVLC_SAMPLES)
doc_DATA = \
- bugreport-howto.txt \
fortunes.txt \
intf-vcd.txt \
$(NULL)
@@ -47,7 +46,6 @@ EXTRA_DIST = \
$(CHANGELOGS) \
$(man1_MANS) \
$(LIBVLC_SAMPLES) \
- bugreport-howto.txt \
fortunes.txt \
intf-vcd.txt \
release-howto.txt \
diff --git a/doc/bugreport-howto.txt b/doc/bugreport-howto.txt
deleted file mode 100644
index d518008..0000000
--- a/doc/bugreport-howto.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-
- Bug report HOWTO
- - - - - - - - - - -
-
- Please visit http://www.videolan.org/support/bug-reporting.html
- for details on how to properly report/diagnose a bug in VLC media player.
More information about the vlc-commits
mailing list