aboutsummaryrefslogtreecommitdiff
path: root/src/akiru
diff options
context:
space:
mode:
authorShizZy <shizzy@6bit.net>2013-09-08 21:55:37 -0400
committerShizZy <shizzy@6bit.net>2013-09-08 21:55:37 -0400
commit4f5d3973797c186ae3bc7d7aabae19725a49443e (patch)
treee57f4cdf6ebc1ebd616d7bba3ad4f8a5afa0188f /src/akiru
parentc2867f7e14d24be08da6af6b4381ca1c7763391c (diff)
fixed some code warnings
Diffstat (limited to 'src/akiru')
-rw-r--r--src/akiru/src/akiru.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/akiru/src/akiru.cpp b/src/akiru/src/akiru.cpp
index 3185c2f95..a31b6fbca 100644
--- a/src/akiru/src/akiru.cpp
+++ b/src/akiru/src/akiru.cpp
@@ -37,7 +37,7 @@
/// Application entry point
int __cdecl main(int argc, char **argv) {
- u32 tight_loop;
+ //u32 tight_loop;
printf("akiru starting...\n");