summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-01-22 17:19:04 -0800
committerEric Anholt <eric@anholt.net>2009-03-06 13:56:09 -0800
commit6b61f9945f54df7469f2b2d702b621d4d6064c3f (patch)
tree848ab03c712d8796a0a26dc8614709c275e4a23e
parentc3a747cb54acc1b037b559313e6a2113ae2ac4c7 (diff)
nuke unused define.
Signed-off-by: Eric Anholt <eric@anholt.net>
-rw-r--r--src/i830_video.c4
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