diff include/SDL_cpuinfo.h @ 1356:67114343400d

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Fri, 10 Feb 2006 03:19:02 +0000
parents 7ba544e2888d
children d910939febfa
line wrap: on
line diff
--- a/include/SDL_cpuinfo.h	Fri Feb 10 03:00:38 2006 +0000
+++ b/include/SDL_cpuinfo.h	Fri Feb 10 03:19:02 2006 +0000
@@ -28,7 +28,6 @@
 #ifndef _SDL_cpuinfo_h
 #define _SDL_cpuinfo_h
 
-#ifndef DISABLE_CPUINFO
 #include "begin_code.h"
 /* Set up for C function definitions, even when using C++ */
 #ifdef __cplusplus
@@ -72,6 +71,5 @@
 }
 #endif
 #include "close_code.h"
-#endif /* !DISABLE_CPUINFO */
 
 #endif /* _SDL_cpuinfo_h */