diff options
author | Owain G. Ainsworth <zerooa@googlemail.com> | 2010-04-19 04:05:34 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-04-21 10:34:20 +1000 |
commit | c4b46f56279cc18c8114235ca41cfb41ffede67f (patch) | |
tree | 293168ed30ac3078c770bad4e41d34ec41835bc1 /src/radeon.h | |
parent | 03b34c5fb12c4df180d4df113d2b654f6afd7230 (diff) |
Remove remnants of the ShowCache option.
The rest of it died a long time ago.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'src/radeon.h')
-rw-r--r-- | src/radeon.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/radeon.h b/src/radeon.h index 859224c3..4e685ddb 100644 --- a/src/radeon.h +++ b/src/radeon.h @@ -971,7 +971,6 @@ typedef struct { unsigned int xv_max_height; /* general */ - Bool showCache; OptionInfoPtr Options; DisplayModePtr currentMode, savedCurrentMode; |