diff options
author | Timothy Gu <timothygu99@gmail.com> | 2015-08-22 09:32:43 -0700 |
---|---|---|
committer | Timothy Gu <timothygu99@gmail.com> | 2015-08-22 10:07:05 -0700 |
commit | c5d9e9b354a3b9d9b1e8f69a19d2eb3ef91679ff (patch) | |
tree | e7f71b90c6e973cf0fcbdf7ce61608d627eb99d9 /libavutil/avutil.h | |
parent | 5dee7a32d738cdf9536ff66dfd0cb173e72bb181 (diff) | |
download | ffmpeg-c5d9e9b354a3b9d9b1e8f69a19d2eb3ef91679ff.tar.gz |
doxygen: Remove lavu_internal group
There is no use in an internal group for a public API documentation.
Diffstat (limited to 'libavutil/avutil.h')
-rw-r--r-- | libavutil/avutil.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/libavutil/avutil.h b/libavutil/avutil.h index 187100bc8d..9bcf674126 100644 --- a/libavutil/avutil.h +++ b/libavutil/avutil.h @@ -138,14 +138,6 @@ * * @{ * - * @defgroup lavu_internal Internal - * - * Not exported functions, for internal usage only - * - * @{ - * - * @} - * * @defgroup preproc_misc Preprocessor String Macros * * @{ |