summaryrefslogtreecommitdiff
path: root/libavutil
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2016-02-07 09:28:44 -0800
committerTimothy Gu <timothygu99@gmail.com>2016-02-13 16:30:26 -0800
commit123ff81a45b5e78604a04f4c6bfe8f3a652cdc69 (patch)
tree0a068358ce282dc4f6d888982cccb727f0343531 /libavutil
parent3b0974d3ef7f6f39a2e4c2af9ec2a2f9976ad46d (diff)
avutil: Remove x86_cpu.h
It is private (uninstalled) and unused.
Diffstat (limited to 'libavutil')
-rw-r--r--libavutil/x86_cpu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavutil/x86_cpu.h b/libavutil/x86_cpu.h
deleted file mode 100644
index bec1c77776..0000000000
--- a/libavutil/x86_cpu.h
+++ /dev/null
@@ -1 +0,0 @@
-#include "libavutil/x86/asm.h"