summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
authorFranklin Wei <frankhwei536@gmail.com>2016-11-19 13:26:51 -0500
committerFranklin Wei <frankhwei536@gmail.com>2016-11-19 13:41:46 -0500
commite7d952db073f15fff6e654189a90bbc5cc1b726f (patch)
tree6c59c64f5cb7cd7a8a4ebca8c770ad5596e2c574 /apps/plugins
parent05733649bce2623acfad7b163501c6fdefea985a (diff)
downloadrockbox-e7d952db073f15fff6e654189a90bbc5cc1b726f.tar.gz
rockbox-e7d952db073f15fff6e654189a90bbc5cc1b726f.zip
remove debug macro
Change-Id: I1bf6ecc5bb5275fd4addd3fdb62a89df441afe81
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/xworld/sys.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/xworld/sys.h b/apps/plugins/xworld/sys.h
index 20c6e859c4..ced1fd98cd 100644
--- a/apps/plugins/xworld/sys.h
+++ b/apps/plugins/xworld/sys.h
@@ -30,8 +30,6 @@
30#define SYS_MOTION_BLUR 30#define SYS_MOTION_BLUR
31/* must be odd */ 31/* must be odd */
32#define BLUR_FRAMES 3 32#define BLUR_FRAMES 3
33#else
34#error lol
35#endif 33#endif
36 34
37#define NUM_COLORS 16 35#define NUM_COLORS 16