diff options
author | Diego Biurrun <diego@biurrun.de> | 2013-01-31 19:47:22 +0100 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2013-02-01 11:17:24 +0100 |
commit | 8787847dc6b3e07020ca6f063d5e3fcbe2e93f0f (patch) | |
tree | edb3b8b07a8153664e19f45d800f2bf08c8c3aa6 | |
parent | 8b0fda180e99bf64d485d3e1f1e3a13ee20d053a (diff) | |
download | ffmpeg-8787847dc6b3e07020ca6f063d5e3fcbe2e93f0f.tar.gz |
doc/developer: Drop obsolete MPlayer reference
-rw-r--r-- | doc/developer.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/developer.texi b/doc/developer.texi index 3f2c24da6c..a377ed1188 100644 --- a/doc/developer.texi +++ b/doc/developer.texi @@ -351,8 +351,6 @@ For Emacs, add these roughly equivalent lines to your @file{.emacs.d/init.el}: We think our rules are not too hard. If you have comments, contact us. -Note, some rules were borrowed from the MPlayer project. - @section Submitting patches First, read the @ref{Coding Rules} above if you did not yet, in particular |