summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
authoraliaspider2014-12-10 13:10:25 +0100
committeraliaspider2014-12-10 13:10:25 +0100
commitf10da5d664f2411fbac42481246da894845f35f6 (patch)
treeb63a2ef4832c1f79b5b43181db250f6a44c48c67 /common.h
parenta926a68eb30710c61ea3c0dbfa2597e96842d31e (diff)
downloadpicogpsp-f10da5d664f2411fbac42481246da894845f35f6.tar.gz
picogpsp-f10da5d664f2411fbac42481246da894845f35f6.tar.bz2
picogpsp-f10da5d664f2411fbac42481246da894845f35f6.zip
cleanups
Diffstat (limited to 'common.h')
-rw-r--r--common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/common.h b/common.h
index 9b5f146..d8c5879 100644
--- a/common.h
+++ b/common.h
@@ -214,8 +214,4 @@ typedef u32 fixed8_24;
#include "arm/warm.h"
#endif
-#ifdef PSP_BUILD
- #define printf pspDebugScreenPrintf
-#endif
-
#endif