summaryrefslogtreecommitdiffstats
path: root/src/common/log.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2014-12-09 21:41:17 +0100
committerbunnei <bunneidev@gmail.com>2014-12-09 21:41:17 +0100
commita1f9cde8060b4e047d992896073d10cbdfc7259b (patch)
tree739ece853edb8488c7a8802290e2187086a4854e /src/common/log.h
parentMerge pull request #218 from neobrain/pica_debugger (diff)
parentRemove unused NDMA module (diff)
downloadyuzu-a1f9cde8060b4e047d992896073d10cbdfc7259b.tar
yuzu-a1f9cde8060b4e047d992896073d10cbdfc7259b.tar.gz
yuzu-a1f9cde8060b4e047d992896073d10cbdfc7259b.tar.bz2
yuzu-a1f9cde8060b4e047d992896073d10cbdfc7259b.tar.lz
yuzu-a1f9cde8060b4e047d992896073d10cbdfc7259b.tar.xz
yuzu-a1f9cde8060b4e047d992896073d10cbdfc7259b.tar.zst
yuzu-a1f9cde8060b4e047d992896073d10cbdfc7259b.zip
Diffstat (limited to 'src/common/log.h')
-rw-r--r--src/common/log.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/log.h b/src/common/log.h
index ff0295cb0..78f0dae4d 100644
--- a/src/common/log.h
+++ b/src/common/log.h
@@ -65,7 +65,6 @@ enum LOG_TYPE {
WII_IPC_HID,
KERNEL,
SVC,
- NDMA,
HLE,
RENDER,
GPU,