Don't #define DEBUG anymore

This commit is contained in:
miod 2008-02-16 21:40:44 +00:00
parent a1df61e9c2
commit 5fb9099459

View File

@ -38,8 +38,6 @@
#define MAP_FAILED ((caddr_t)-1)
#endif
#define DEBUG 1
/***************************************************************************/
/* Video Memory Mapping section */
/***************************************************************************/