diff options
Diffstat (limited to 'src/i830_video.c')
-rw-r--r-- | src/i830_video.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/i830_video.c b/src/i830_video.c index b4f8890d..9826e14e 100644 --- a/src/i830_video.c +++ b/src/i830_video.c @@ -81,10 +81,6 @@ #include "i915_hwmc.h" #endif -#ifndef USE_USLEEP_FOR_VIDEO -#define USE_USLEEP_FOR_VIDEO 0 -#endif - #define OFF_DELAY 250 /* milliseconds */ #define FREE_DELAY 15000 |