diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-04-12 18:14:57 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-04-12 18:21:57 +0200 |
commit | b59aa007077febe0d54bdf04f6f512be9d1f3b92 (patch) | |
tree | 39d2afa11d09e1a02edc57e1e3925a6f1a02527a | |
parent | 227b4458fb434875b127a0c2306fa3b899a770bf (diff) | |
download | ffmpeg-b59aa007077febe0d54bdf04f6f512be9d1f3b92.tar.gz |
doc/libavutil: remove include of opencl.texi
This is inconsistent with the rest of the docs.
-rw-r--r-- | doc/libavutil.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/libavutil.texi b/doc/libavutil.texi index e48dd7f808..50b0d0e3da 100644 --- a/doc/libavutil.texi +++ b/doc/libavutil.texi @@ -33,7 +33,6 @@ ffmpeg-utils(1) @end ifnothtml @include authors.texi -@include opencl.texi @ignore |