[FFmpeg-cvslog] avutil/mem_internal: Remove unneeded headers

Andreas Rheinhardt git at videolan.org
Fri Mar 1 02:41:29 EET 2024


ffmpeg | branch: master | Andreas Rheinhardt <andreas.rheinhardt at outlook.com> | Tue Feb 27 22:00:26 2024 +0100| [22dda5615e8a3adfe183c0304f56929eb8d40f71] | committer: Andreas Rheinhardt

avutil/mem_internal: Remove unneeded headers

Unneeded since 21814a70db08999efee49531c67f62e2678a62f4.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=22dda5615e8a3adfe183c0304f56929eb8d40f71
---

 libavutil/mem_internal.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/libavutil/mem_internal.h b/libavutil/mem_internal.h
index b1d89a0605..20f9b3e3f2 100644
--- a/libavutil/mem_internal.h
+++ b/libavutil/mem_internal.h
@@ -27,8 +27,6 @@
 
 #include "attributes.h"
 #include "macros.h"
-#include "mem.h"
-#include "version.h"
 
 /**
  * @def DECLARE_ALIGNED(n,t,v)



More information about the ffmpeg-cvslog mailing list