summaryrefslogtreecommitdiff
path: root/src/common/log.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2014-12-09 15:41:17 -0500
committerbunnei <bunneidev@gmail.com>2014-12-09 15:41:17 -0500
commita1f9cde8060b4e047d992896073d10cbdfc7259b (patch)
tree739ece853edb8488c7a8802290e2187086a4854e /src/common/log.h
parent360f68419db55de15a996feb1874d1b0b82c4661 (diff)
parent521e1cb7e081c669959c82d006fc23b9070cef7e (diff)
Merge pull request #266 from yuriks/remove-ndma
Remove unused NDMA module.
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,