[vlc-commits] va_surface_internal: remove unused include
Steve Lhomme
git at videolan.org
Wed Feb 20 15:20:58 CET 2019
vlc | branch: master | Steve Lhomme <robux4 at ycbcr.xyz> | Wed Feb 20 15:13:12 2019 +0100| [1c67faf32efcd38a812e6a09afbb5877ca93b81a] | committer: Steve Lhomme
va_surface_internal: remove unused include
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1c67faf32efcd38a812e6a09afbb5877ca93b81a
---
modules/codec/avcodec/va_surface_internal.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/modules/codec/avcodec/va_surface_internal.h b/modules/codec/avcodec/va_surface_internal.h
index 7a566dbee8..117128bbed 100644
--- a/modules/codec/avcodec/va_surface_internal.h
+++ b/modules/codec/avcodec/va_surface_internal.h
@@ -32,8 +32,6 @@
#include <libavcodec/avcodec.h>
#include "va.h"
-#include <stdatomic.h>
-
/* */
typedef struct vlc_va_surface_t vlc_va_surface_t;
More information about the vlc-commits
mailing list