diff options
author | Lioncash <mathew1800@gmail.com> | 2018-11-21 02:20:22 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-11-21 03:43:41 -0500 |
commit | 3533d33ff5d76afe3a8ff67f586effc5f0a1831e (patch) | |
tree | ad6745b06b9a078a94a6cffb7e49073448d0924a /externals/xbyak | |
parent | 5af4160bf2a7d59c7c407131473feeb669ab37c5 (diff) |
common: Remove dependency on xbyak
Xbyak is currently entirely unused. Rather than carting it along, remove
it and get rid of a dependency. If it's ever needed in the future, then
it can be re-added (and likely be more up to date at that point in
time).
Diffstat (limited to 'externals/xbyak')
m--------- | externals/xbyak | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/externals/xbyak b/externals/xbyak deleted file mode 160000 -Subproject 1de435ed04c8e74775804da944d176baf0ce56e |