examples/encoding.c: remove reference to unexisting file

This commit is contained in:
Stefano Sabatini 2011-07-09 15:39:16 +02:00
parent 26f373988d
commit ffe3856de7

View File

@ -22,7 +22,6 @@
* @file
* libavcodec API use example.
*
* @example libavcodec/api-example.c
* Note that this library only handles codecs (mpeg, mpeg4, etc...),
* not file formats (avi, vob, etc...). See library 'libavformat' for the
* format handling